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

TMUI_Command

Declaration

Source position: mui.pas line 279

type TMUI_Command = record

  mc_Name: PAnsiChar;

  mc_Template: PAnsiChar;

  mc_Parameters: LongInt;

  mc_Hook: PHook;

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

end;


Documentation generated on: 2025-07-25