[Overview][Constants][Types][Procedures and functions][Variables][Index] |
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; |