Data.DB.TDataSource Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnDataChangepublishedOccurs when the data in a record has changed, either due to field edits or moving the cursor to a new record.
OnGetDeltaStreamsprotected
OnStateChangepublishedOccurs when the state of the dataset of a data source component changes.
OnUpdateDatapublishedOccurs when the data in the current record is about to be updated.