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

TLongWordField.Value

Value as longword.

Declaration

Source position: db.pas line 707

public property TLongWordField.Value : LongWord
  read GetAsLongWord
  write SetAsLongWord;

Description

Value is reintroduced in TLongWordField and gives access to the value of the field as LongWord data (a Cardinal).

See also

TField.Value

  

Value of the field as a variant value.


Documentation generated on: Jan 30 2024