[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create a new instance of the TFloatField
Source position: db.pas line 657
public constructor TFloatField.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner of the field instance |
Create initializes a new instance of TFloatField. It calls the inherited constructor and then initializes some properties.