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

TFloatField.Create

Create a new instance of the TFloatField

Declaration

Source position: db.pas line 748

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: Feb 20 2022