Data.DB.TSmallintField 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.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
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.