Data.DB.TSmallintField Events
InheritedProtected
OnChange | published | Occurs immediately after the data in the field is written to the record buffer. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnGetText | published | Occurs when the DisplayText or Text property of the field is referenced. |
OnSetText | published | Occurs when the Text property is assigned a value. |
OnValidate | published | Occurs just before the data is written to the record buffer. |