TSetVariantProp
Callback type for the OnSetVariantProp callback event
Declaration
Source position: typinfo.pp line 1012
Type
TSetVariantProp = procedure(Instance: TObject; PropInfo: PPropInfo;
const Value: Variant)
Description
The callback function must set the variant property with name PropName of instance to Value.