Classe TRESTDWContextRuleList

Unit

Declaração

type TRESTDWContextRuleList = 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 Function Add: TCollectionItem;
Public Constructor Create(AOwner : TPersistent; aItemClass : TCollectionItemClass);
Public Destructor Destroy; Override;
Public Procedure Delete(Index : Integer); Overload;

Propriedades

Public property Items [Index:Integer]: TRESTDWContextRule Read GetRec Write PutRec;
Public property ContextByName[Index:String]: TRESTDWContextRule Read GetRecName Write PutRecName;
Public property MarkByName [Index:String]: TRESTDWContextRule Read GetMarkName Write PutMarkName;

Descrição

Campos

Protected vEditable: Boolean;
 

Métodos

Protected Function GetOwner: TPersistent; override;
 
Public Function Add: TCollectionItem;

Procedure Editable (Value : Boolean);

Public Constructor Create(AOwner : TPersistent; aItemClass : TCollectionItemClass);
 
Public Destructor Destroy; Override;
 
Public Procedure Delete(Index : Integer); Overload;
 

Propriedades

Public property Items [Index:Integer]: TRESTDWContextRule Read GetRec Write PutRec;
 
Public property ContextByName[Index:String]: TRESTDWContextRule Read GetRecName Write PutRecName;
 
Public property MarkByName [Index:String]: TRESTDWContextRule Read GetMarkName Write PutMarkName;
 

Gerado por PasDoc 0.16.0.