Record SgLib
Unit
Declaration
type SgLib = record
Description
SgLib
Overview
Methods
| Public | class function GetLastName: string; static; |
| Public | class function IsLoaded: Boolean; static; |
| Public | class function Load(const AName: TFileName): TLibHandle; static; |
| Public | class function Unload: TLibHandle; static; |
| Public | class procedure Check; static; |
| Public | class procedure CheckLastError(ALastError: Integer); static; inline; |
| Public | class procedure CheckVersion; overload; static; inline; |
| Public | class procedure CheckVersion(AVersion: Integer); overload; static; |
| Public | class procedure Done; static; |
| Public | class procedure Init; static; |
Properties
| Public | class property Handle: TLibHandle read GHandle; |
| Public | class property UnloadEvents: TSgUnloadEvents read GUnloadEvents; |
Description
Methods
| Public | class function GetLastName: string; static; |
|
This item has no description. | |
| Public | class function IsLoaded: Boolean; static; |
|
This item has no description. | |
| Public | class function Load(const AName: TFileName): TLibHandle; static; |
|
This item has no description. | |
| Public | class function Unload: TLibHandle; static; |
|
This item has no description. | |
| Public | class procedure Check; static; |
|
This item has no description. | |
| Public | class procedure CheckLastError(ALastError: Integer); static; inline; |
|
This item has no description. | |
| Public | class procedure CheckVersion; overload; static; inline; |
|
This item has no description. | |
| Public | class procedure CheckVersion(AVersion: Integer); overload; static; |
|
This item has no description. | |
| Public | class procedure Done; static; |
|
This item has no description. | |
| Public | class procedure Init; static; |
|
This item has no description. | |
Properties
| Public | class property Handle: TLibHandle read GHandle; |
|
This item has no description. | |
| Public | class property UnloadEvents: TSgUnloadEvents read GUnloadEvents; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.