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

TNumericField.Create

Create a new instance of TNumericField.

Declaration

Source position: db.pas line 586

public constructor TNumericField.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the field component.

Description

Create calls the inherited constructor and then initializes the TField.Alignment property with

See also

TField.Alignment

  

Alignment for this field.


Documentation generated on: Jul 24 2023