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

TDataLink.ActiveRecord

Currently active record

Declaration

Source position: db.pas line 1432

public property TDataLink.ActiveRecord: Integer
  read GetActiveRecord
  write SetActiveRecord;

Description

ActiveRecord returns the index of the active record in the dataset's record buffer for this datalink.

See also

TDatalink.BOF

  

Is the dataset at the first record

TDatalink.EOF

  

The latest version of this document can be found at lazarus-ccr.sourceforge.net.