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

TBinaryField

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

Declaration

Source position: db.pas line 937

type TBinaryField = class(TField)

protected

  class procedure CheckTypeSize(); override;

  function GetAsBytes; override;

  function GetAsString; override;

  function GetAsVariant; override;

  function GetValue();

  procedure SetAsBytes(); override;

  procedure SetAsString(); override;

  procedure SetVarValue(); override;

public

  constructor Create(); override;

published

  property Size: Integer;

end;

Inheritance

TBinaryField

|

TField

|

TObject


Documentation generated on: 2023-03-18