TDatasetObjectEvent Type
Event type fired when an entity object is inserted, updated, removed, or refreshed in a dataset.
Remarks
Used by the OnObjectInsert, OnObjectUpdate, OnObjectRemove, and OnObjectRefresh events of TBaseAureliusDataset.
Dataset: the dataset that fired the event.
AObject: the entity object associated with the current record.
Syntax
Unit: Aurelius.Bind.BaseDataset