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

tMUI_Command

Declaration

Source position: mui.pas line 304

type tMUI_Command = record

  mc_Name: Pchar;

  

  mc_Template: Pchar;

  

  mc_Parameters: LongInt;

  

  mc_Hook: pHook;

  

  mc_Reserved: array [0..4] of LongInt;

  

end;


Documentation generated on: 2021-07-30