Class TCustomSkipCollection

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TCustomSkipCollection = class(TCollection)

Description

Hierarchy

Overview

Fields

Private var FOnChange: TNotifyEvent;

Methods

Protected procedure Update(Item: TCollectionItem); override;

Properties

Public property OnChange: TNotifyEvent read FOnChange write FOnChange;

Description

Fields

Private var FOnChange: TNotifyEvent;
 

Methods

Protected procedure Update(Item: TCollectionItem); override;
 

Properties

Public property OnChange: TNotifyEvent read FOnChange write FOnChange;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:30