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

OnSetVariantprop

Callback to set a variant property value.

Declaration

Source position: typinfo.pp line 360

const OnSetVariantprop: TSetVariantProp = ;

Description

This callback is set by the variants unit to enable writing 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.