| [Overview][Constants][Types][Variables][Index] | 
Source position: unit_pcommon_exhibition.pas line 78
type UserEventRec = record  | 
||
ID: Integer;  | 
  | 
|
ID2: Integer;  | 
  | 
|
Data1: LongInt;  | 
  | 
|
Data2: LongInt;  | 
  | 
|
theHandle: Handle;  | 
  | 
|
Next: UserEventHRec;  | 
  | 
|
end;  |