help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'db' (#fcl)

TLongintField

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

Declaration

Source position: db.pas line 509

type TLongintField = class(TNumericField)

protected

  function GetAsFloat; override;

  function GetAsLongint; override;

  function GetAsString; override;

  function GetAsVariant; override;

  function GetDataSize; override;

  procedure GetText(); override;

  function GetValue();

  procedure SetAsFloat(); override;

  procedure SetAsLongint(); override;

  procedure SetAsString(); override;

  procedure SetVarValue(); override;

public

  constructor Create(); override;

  function CheckRange();

  property Value: LongInt; [rw]

published

  property MaxValue: LongInt; [rw]

  property MinValue: LongInt; [rw]

end;

Inheritance

TLongintField

|

TNumericField

|

TField

|

TComponent

?

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505