Classe TCustomFieldDefs

Unit

Declaração

type TCustomFieldDefs = class(TRESTDWOwnedCollection)

Descrição

No description available, ancestor TRESTDWOwnedCollection description follows

Hierarquia

Visão Geral

Campos

Protected vEditable: Boolean;

Métodos

Protected Function GetOwner: TPersistent; Override;
Public Constructor Create(AOwner : TPersistent; aItemClass : TCollectionItemClass);
Public Destructor Destroy; Override;
Public Procedure Delete(Index : Integer); Overload;
Public Procedure Delete(Param : TCustomFieldDef); Overload;
Public Function Add: TCollectionItem;

Propriedades

Public property Items [Index:Integer]: TCustomFieldDef Read GetRec Write PutRec;
Public property ItemsString[Index:String]: TCustomFieldDef Read GetRecName Write PutRecName;

Descrição

Campos

Protected vEditable: Boolean;
 

Métodos

Protected Function GetOwner: TPersistent; Override;
 
Public Constructor Create(AOwner : TPersistent; aItemClass : TCollectionItemClass);
 
Public Destructor Destroy; Override;
 
Public Procedure Delete(Index : Integer); Overload;
 
Public Procedure Delete(Param : TCustomFieldDef); Overload;
 
Public Function Add: TCollectionItem;

Function Add (Item : TCustomFieldDef) : Integer; Overload;

Propriedades

Public property Items [Index:Integer]: TCustomFieldDef Read GetRec Write PutRec;
 
Public property ItemsString[Index:String]: TCustomFieldDef Read GetRecName Write PutRecName;
 

Gerado por PasDoc 0.16.0.