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

tMUI_EventHandlerNode

Declaration

Source position: mui.pas line 570

type tMUI_EventHandlerNode = record

  ehn_Node: TMinNode;

  

  ehn_Reserved: Byte;

  

  ehn_Priority: Byte;

  

  ehn_Flags: Word;

  

  ehn_Object: PObject_;

  

  ehn_Class: PIClass;

  

  ehn_Events: LongWord;

  

end;


Documentation generated on: 2021-07-30