Class TSimpleNotifyEventList
Unit
Declaration
type TSimpleNotifyEventList = class(specialize TList<TSimpleNotifyEvent>)
Description
This item has no description.
Hierarchy
- TObject
- TList
- TSimpleNotifyEventList
Overview
Methods
![]() |
procedure ExecuteAll; |
![]() |
procedure Pack; |
![]() |
procedure Unassign(const Event: TSimpleNotifyEvent); |
Description
Methods
![]() |
procedure ExecuteAll; |
Call all (assigned) Items, from first to last. |
![]() |
procedure Pack; |
Remove all unassigned items. |
![]() |
procedure Unassign(const Event: TSimpleNotifyEvent); |
|
Generated by PasDoc 0.16.0-snapshot.