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