Classe TRESTDWContextList

Unit

Declaração

type TRESTDWContextList = 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 Function ToJSON: String;
Public Procedure FromJSON(Value : String );
Public Procedure Delete(Index : Integer); Overload;

Propriedades

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

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 Function ToJSON: String;
 
Public Procedure FromJSON(Value : String );
 
Public Procedure Delete(Index : Integer); Overload;
 

Propriedades

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

Gerado por PasDoc 0.16.0.