Open main menu

RAD Studio API Documentation β

IBX.IBCustomDataSet.TIBStringField Events


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.