[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 385

const OnSetVariantprop: TSetVariantProp = Nil;

Description

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads