onGotValue
Event fired after a field’s value property is successfully read.
Parameters
none
Property of
Field (including DbfField, PdxField, SqlField)
Description
onGotValue is fired when reading a field’s value property explicitly and when it is read to update a dataLinked control. It does not fire when the field is accessed internally for SpeedFilters, index expressions, or master-detail links, or when calling copyToFile( ).