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

TWideStringField.Create

Create a new instance of the TWideStringField class.

Declaration

Source position: db.pas line 567

public constructor TWideStringField.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner of the TWideStringField class instance.

Description

Create is used to create a new instance of the TWideStringField class. It initializes some TField properties after having called the inherited constructor.


Documentation generated on: Jul 24 2023