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

tMUI_Command

Declaration

Source position: mui.pas line 310

type tMUI_Command = record

  mc_Name: PAnsiChar;

  mc_Template: PAnsiChar;

  mc_Parameters: LONG;

  mc_Hook: pHook;

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

end;


Documentation generated on: 2025-07-25