[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'typinfo' (#rtl) |
Callback type for the OnGetVariantProp callback event
Source position: typinfo.pp line 294
type TGetVariantProp = function( |
Instance: TObject; |
PropInfo: PPropInfo |
):Variant; |
The callback function must return the variant property with name PropName of instance Instance.
No notes exist for this page yet.