Classe TRESTDWFieldDef

Unit

Declaração

type TRESTDWFieldDef = class(TCollectionItem)

Descrição

Hierarquia

Visão Geral

Métodos

Public Function GetDisplayName: String; Override;
Public Procedure SetDisplayName(Const Value : String); Override;
Public Constructor Create(aCollection : TCollection); Override;

Propriedades

Published property FieldName : String Read GetDisplayName Write SetDisplayName;
Published property ElementName : String Read vElementName Write vElementName;
Published property ElementIndex : Integer Read vElementIndex Write vElementIndex;
Published property FieldSize : Integer Read vFieldSize Write vFieldSize;
Published property Precision : Integer Read vPrecision Write vPrecision;
Published property DataType : TObjectValue Read vDataType Write vDataType;
Published property Required : Boolean Read vRequired Write vRequired;

Descrição

Métodos

Public Function GetDisplayName: String; Override;
 
Public Procedure SetDisplayName(Const Value : String); Override;
 
Public Constructor Create(aCollection : TCollection); Override;
 

Propriedades

Published property FieldName : String Read GetDisplayName Write SetDisplayName;
 
Published property ElementName : String Read vElementName Write vElementName;
 
Published property ElementIndex : Integer Read vElementIndex Write vElementIndex;
 
Published property FieldSize : Integer Read vFieldSize Write vFieldSize;
 
Published property Precision : Integer Read vPrecision Write vPrecision;
 
Published property DataType : TObjectValue Read vDataType Write vDataType;
 
Published property Required : Boolean Read vRequired Write vRequired;
 

Gerado por PasDoc 0.16.0.