[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'mui' (#aros)

TMUI_Command

Declaration

Source position: mui.pas line 272

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: 2017-01-10