Unit 'uibmetadata' Package
[Overview][Types][Classes][Index] [#pl_uib]

TMetaTableField

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

Declaration

Source position: uibmetadata.pas line 252

type TMetaTableField = class(TMetaField)

public

  class function NodeType; override;

  

  procedure SaveToDDLNode(); override;

  

  procedure SaveToStream(); override;

  

  property FieldInfos: TTableFieldInfos; [r]

  

  property ComputedSource: string; [r]

  

  property ValidationSource: string; [r]

  

  property ArrayBoundsCount: Integer; [r]

  

  property ArrayBounds []: TArrayBound; [r]

  

end;

Inheritance

TMetaTableField

  

|

TMetaField

  

|

TMetaBaseField

  

|

TMetaNode

  

|

TObject



CT Web help

CodeTyphon Studio