Unit 'mui' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tMUI_CustomClass

Declaration

Source position: mui.pas line 3460

type tMUI_CustomClass = record

  mcc_UserData: Pointer;

  

  mcc_UtilityBase: pLibrary;

  

  mcc_DOSBase: pLibrary;

  

  mcc_GfxBase: pLibrary;

  

  mcc_IntuitionBase: pLibrary;

  

  mcc_Super: pIClass;

  

  mcc_Class: pIClass;

  

end;


Documentation generated on: 2021-07-30