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

tMUI_EventHandlerNode

Declaration

Source position: mui.pas line 534

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