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

TDataOperation

Internal callback type

Declaration

Source position: db.pas line 1331

type TDataOperation = procedure of object;

Description

TDataOperation is a prototype handler used internally in TDataset. It can be changed at any time, so it should not be used in end-user code.

See also

TDatasetNotifyEvent

  

Event handler prototype for dataset events


Documentation generated on: Nov 14 2015