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

TStringField.Create

Create a new instance of the TStringField class

Declaration

Source position: db.pas line 475

public constructor TStringField.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner for the field class instance

Description

Create is used to create a new instance of the TStringField class. It initializes some TField properties after having called the inherited constructor.


Documentation generated on: Oct 13 2014