Unit 'DataView' Package
[Overview][Classes][Index] [#pl_luicontrols]

TDataViewField

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: dataview.pas line 14

type TDataViewField = class(TCollectionItem)

public

  procedure Assign(); override;

  

  property DisplayLabel: string; [r]

  

  property FieldName: string; [r]

  

  property FieldType: TDataModelFieldType; [r]

  

  property Model: TDataModel; [r]

  

published

  property FieldID: string; [rw]

  

end;

Inheritance

TDataViewField

  

|

TObject



CT Web help

CodeTyphon Studio