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

OnSetPropValue

Callback to set a property value as a variant.

Declaration

Source position: typinfo.pp line 358

const OnSetPropValue: TSetPropValue = ;

Description

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

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