Class TSqlitePassDatasetIndexDefs

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSqlitePassDatasetIndexDefs = class(TSqlitePassObjectList)

Description

no description available, TSqlitePassObjectList description follows
no description available, TSqlitePassList description follows

Hierarchy

Overview

Methods

Public constructor Create(Owner: TSqlitePassDataset);
Public destructor Destroy; override;
Protected function GetItem(Index: Integer): TSqlitePassIndex;
Public procedure RefreshFromCache;
Protected procedure SetItem(Index: Integer; const Value: TSqlitePassIndex);

Properties

Public property Count;
Public property Items[Index: Integer]: TSqlitePassIndex read GetItem write SetItem;

Description

Methods

Public constructor Create(Owner: TSqlitePassDataset);
 
Public destructor Destroy; override;
 
Protected function GetItem(Index: Integer): TSqlitePassIndex;
 
Public procedure RefreshFromCache;
 
Protected procedure SetItem(Index: Integer; const Value: TSqlitePassIndex);
 

Properties

Public property Count;
 
Public property Items[Index: Integer]: TSqlitePassIndex read GetItem write SetItem;
 

Generated by PasDoc 0.11.0 on 2009-10-08 22:34:50