Vcl.DBCtrls.TFieldDataLink Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnActiveChangepublicOccurs when the Active property of the TFieldDataLink changes.
OnDataChangepublicOccurs when the contents of the dataset change.
OnEditingChangepublicOccurs after the DataSource transitions into or out of an editing state.
OnUpdateDatapublicOccurs when it is time to post any pending changes to the dataset.