help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'db' (#fcl)

TFieldDef

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

Declaration

Source position: db.pas line 169

type TFieldDef = class(TNamedItem)

public

  procedure Create();

  destructor Destroy; override;

  procedure Assign(); override;

  function CreateField();

  property FieldClass: TFieldClass; [r]

  property FieldNo: LongInt; [r]

  property InternalCalcField: Boolean; [rw]

  property Required: Boolean; [rw]

published

  property Attributes: TFieldAttributes; [rw]

  property DataType: TFieldType; [rw]

  property Precision: LongInt; [rw]

  property Size: Word; [rw]

end;

Inheritance

TFieldDef

|

TNamedItem

|

TCollectionItem

?

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505