[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create a new instance of the TWideStringField class.
Source position: db.pas line 511
public constructor TWideStringField.Create( |
aOwner: TComponent |
); override; |
aOwner |
|
Owner of the TWideStringField class instance |
Create is used to create a new instance of the TWideStringField class. It initializes some TField properties after having called the inherited constructor.