[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazglib2.pas line 2372
type TGHookList = object |
||
|
||
|
||
|
||
|
||
|
||
dummy: ; |
|
|
procedure clear; |
|
|
procedure init(); |
|
|
procedure invoke(); |
|
|
procedure invoke_check(); |
|
|
procedure marshal(); |
|
|
procedure marshal_check(); |
|
|
end; |
|