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

TMUI_EventHandlerNode

Declaration

Source position: mui.pas line 408

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