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

TMUI_EventHandlerNode

Declaration

Source position: mui.pas line 415

type TMUI_EventHandlerNode = record

  ehn_Node: TNode;

  ehn_Flags: Word;

  ehn_Object: PObject_;

  ehn_Class: PIClass;

  ehn_Events: LongWord;

  ehn_Priority: Byte;

end;


Documentation generated on: 2017-01-10