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

TFloatField.Create

Create a new instance of the TFloatField

Declaration

Source position: db.pas line 685

public constructor TFloatField.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the field instance

Description

Create initializes a new instance of TFloatField. It calls the inherited constructor and then initializes some properties.


Documentation generated on: May 14 2021