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

TWideStringField

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: db.pas line 544

type TWideStringField = class(TStringField)

protected

  class procedure CheckTypeSize(); override;

  function GetValue();

  function GetAsString; override;

  procedure SetAsString(); override;

  function GetAsVariant; override;

  procedure SetVarValue(); override;

  function GetAsWideString; override;

  procedure SetAsWideString(); override;

  function GetAsUnicodeString; override;

  procedure SetAsUnicodeString(); override;

  function GetAsUTF8String; override;

  procedure SetAsUTF8String(); override;

  function GetDataSize; override;

public

  constructor Create(); override;

  procedure SetFieldType(); override;

  property Value: WideString; [rw]

end;

Inheritance

TWideStringField

|

TStringField

|

TField

|

TObject


Documentation generated on: 2023-03-18