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

SetPropValue

Set property value as variant

Declaration

Source position: typinfo.pp line 321

procedure SetPropValue(

  Instance: TObject;

  const PropName: String;

  const Value: Variant

);

Description

Due to missing Variant support, this function is not yet implemented; it is provided for Delphi compatibility only.

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