Callback to get a variant property value.
Source position: typinfo.pp line 1357
const OnGetVariantprop: TGetVariantProp = Nil; |
This callback is set by the variants unit to enable reading of variant properties If set, it is called by the GetVariantProp function.