Unit 'TypInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#rtl]

OnGetPropValue

Callback to get a property value as a variant.

Declaration

Source position: typinfo.pp line 1053

const OnGetPropValue: TGetPropValue = Nil;

Description

This callback is set by the variants unit to enable reading of properties as a variant. If set, it is called by the GetPropValue function.


Documentation generated on: Jul 24 2023