[Overview][Classes][Procedures and functions][Index] Reference for unit 'DBActns' (#lcl)

Reference for unit 'DBActns': Classes

TDataSetAction

  

TDataSetAction is the base class for all other standard TDataSet actions.

TDataSetCancel

  

TDataSetCancel cancels the current edit mode for a DataSet.

TDataSetDelete

  

TDataSetDelete deletes the current record in the DataSet.

TDataSetEdit

  

TDataSetEdit edits the current record in the DataSet.

TDataSetFirst

  

TDataSetFirst moves to first record in the DataSet.

TDataSetInsert

  

TDataSetInsert inserts (appends) a new record into the DataSet.

TDataSetLast

  

TDataSetLast moves to last record in the DataSet.

TDataSetNext

  

TDataSetNext moves to next record in the DataSet.

TDataSetPost

  

TDataSetPost posts changes for the current record to the DataSet.

TDataSetPrior

  

TDataSetPrior moves to previous record in the DataSet.

TDataSetRefresh

  

TDataSetRefresh refreshes the DataSet.


Version 4.0 Generated 2025-05-03 Home