TGetVariantProp
Callback type for the OnGetVariantProp callback event
Declaration
Source position: typinfo.pp line 1011
Type
TGetVariantProp = function(Instance: TObject; PropInfo: PPropInfo)
: Variant
Description
The callback function must return the variant property with name PropName of instance Instance.