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

TDataOperation

Internal callback type.

Declaration

Source position: db.pas line 1594

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: Jul 24 2023