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



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

Tfields

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

Declaration

Source position: db.pas line 985

type Tfields = class(TObject)

protected

  procedure Changed;

  procedure CheckfieldKind();

  function GetCount;

  function GetField();

  procedure SetField();

  procedure SetFieldIndex();

  property OnChange: TNotifyEvent; [rw]

  property ValidFieldKinds: TFieldKinds; [r]

public

  constructor Create();

  destructor Destroy; override;

  procedure Add();

  procedure CheckFieldName();

  procedure CheckFieldNames();

  procedure Clear;

  function FindField();

  function FieldByName();

  function FieldByNumber();

  procedure GetFieldNames();

  function IndexOf();

  procedure Remove();

  property Count: Integer; [r]

  property Dataset: TDataSet; [r]

  property Fields: TField; default; [rw]

end;

Inheritance

Tfields

|

TObject

Notes

 No notes exist for this page yet. 





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