[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'typinfo' (#rtl)

OnGetVariantprop

Callback to get a variant property value.

Declaration

Source position: typinfo.pp line 359

const OnGetVariantprop: TGetVariantProp = ;

Description

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.