| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Create a new instance of TNumericField
Source position: db.pas line 558
public constructor TNumericField.Create(  | 
AOwner: TComponent  | 
); override;  | 
AOwner  | 
  | 
Owner of the field component  | 
Create calls the inherited constructor and then initializes the TField.Alignment property with
  | 
Alignment for this field  |