Data.DB.TDataSetField Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
OnChangepublishedOccurs immediately after the data in the field is written to the record buffer.
OnGetDeltaStreamsprotected
OnGetTextpublishedOccurs when the DisplayText or Text property of the field is referenced.
OnSetTextpublishedOccurs when the Text property is assigned a value.
OnValidatepublishedOccurs just before the data is written to the record buffer.