| Class THashCollectionItem (unit DXClass) |
TCollectionItem
THashCollectionItem
| Constructors |
constructor Create(Collection: TCollection);| Functions |
procedure Assign(Source: TPersistent);
destructor Destroy;
function GetDisplayName: string;
procedure SetIndex(Value: Integer);
procedure AddHash;
procedure DeleteHash;
procedure SetName(const Value: string);| Properties |
property Name : string
property Index : Integer| Events |
| Variables |
FHashCode : Integer;
FIndex : Integer;
FLeft : THashCollectionItem;
FName : string;
FRight : THashCollectionItem;| Constructors |
constructor Create(Collection: TCollection);| Functions |
procedure Assign(Source: TPersistent);
destructor Destroy;
function GetDisplayName: string;
procedure SetIndex(Value: Integer);
procedure AddHash;
procedure DeleteHash;
procedure SetName(const Value: string);| Properties |
property Name : string
property Index : Integer| Events |
| Variables |
FHashCode : Integer;
FIndex : Integer;
FLeft : THashCollectionItem;
FName : string;
FRight : THashCollectionItem;