[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazglib2.pas line 3084
type TGOnce = object |
||
|
||
|
||
function impl(); |
|
|
function init_enter(); |
|
|
procedure init_leave(); |
|
|
end; |
|