[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpg_main.pas line 232
type TMsgHookItem = class |
Dest: TObject; |
Listener: TObject; |
MsgCode: Integer; |
end; |
| |
TObject |