Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-db]

TFieldDef.Create

Declaration

Source position: db.pas line 191

public constructor TFieldDef.Create(

  ACollection: TCollection

); override;

constructor TFieldDef.Create(

  AOwner: TFieldDefs;

  const AName: string;

  ADataType: TFieldType;

  ASize: Integer;

  ARequired: Boolean;

  AFieldNo: LongInt;

  ACodePage: TSystemCodePage = CP_ACP

); overload;


Documentation generated on: 2023-03-18