Section courante

A propos

Section administrative du site

GETPROPVALUE

Demande la valeur de propriété
Free Pascal typinfo

Syntaxe

Function GetPropValue(Instance:TObject;Const PropName:string):Variant;
Function GetPropValue(Instance:TObject;Const PropName:string;PreferStrings:Boolean):Variant;
Function GetPropValue(Instance:TObject;PropInfo:PPropInfo):Variant;
Function GetPropValue(Instance:TObject;PropInfo:PPropInfo;PreferStrings:Boolean):Variant;

Description

Cette fonction permet de demander la valeur de propriété dans une chaîne de caractères.



Dernière mise à jour : Vendredi, le 28 Août 2020