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

GetPropValue

Get property value as a string.

Declaration

Source position: typinfo.pp line 402

function GetPropValue(

  Instance: TObject;

  const PropName: string

):Variant;

function GetPropValue(

  Instance: TObject;

  const PropName: string;

  PreferStrings: Boolean

):Variant;

Description

Due to missing Variant support, GetPropValue is not yet implemented. The declaration is provided for compatibility with Delphi.


Documentation generated on: Nov 14 2015