[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'typinfo' (#rtl) |
Callback to set a property value as a variant.
Source position: typinfo.pp line 299
const OnSetPropValue: TSetPropValue = nil; |
This callback is set by the variants unit to enable writing of properties as a variant. If set, it is called by the SetPropValue function.
No notes exist for this page yet.