Description | Hierarchy | Fields | Methods | Properties |
type TCustomSkipCollection = class(TCollection)
![]() |
var FOnChange: TNotifyEvent; |
![]() |
procedure Update(Item: TCollectionItem); override; |
![]() |
property OnChange: TNotifyEvent read FOnChange write FOnChange; |
![]() |
var FOnChange: TNotifyEvent; |
![]() |
procedure Update(Item: TCollectionItem); override; |
![]() |
property OnChange: TNotifyEvent read FOnChange write FOnChange; |