Class TSgUnloadEvents
Unit
Declaration
type TSgUnloadEvents = class sealed(TObject)
Description
TSgUnloadEvents
Hierarchy
- TObject
- TSgUnloadEvents
Overview
Methods
| Public | constructor Create(ACS: TCriticalSection); virtual; |
| Public | destructor Destroy; override; |
| Public | procedure Add(AEvent: TNotifyEvent; ASender: TObject); virtual; |
| Public | procedure Call; virtual; |
| Public | procedure Clear; virtual; |
| Public | procedure Remove(AEvent: TNotifyEvent); virtual; |
Properties
| Protected | property CS: TCriticalSection read FCS; |
| Protected | property List: TObjectList<TSgLibUnloadHolder> read FList; |
Description
Methods
| Public | constructor Create(ACS: TCriticalSection); virtual; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
| Public | procedure Add(AEvent: TNotifyEvent; ASender: TObject); virtual; |
|
This item has no description. | |
| Public | procedure Call; virtual; |
|
This item has no description. | |
| Public | procedure Clear; virtual; |
|
This item has no description. | |
| Public | procedure Remove(AEvent: TNotifyEvent); virtual; |
|
This item has no description. | |
Properties
| Protected | property CS: TCriticalSection read FCS; |
|
This item has no description. | |
| Protected | property List: TObjectList<TSgLibUnloadHolder> read FList; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.