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

TNumericField.Create

Create a new instance of TNumericField

Declaration

Source position: db.pas line 558

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: May 14 2021