GETSETPROP |
Demande l'ensemble de propriété |
---|---|
Free Pascal | typinfo |
Syntaxe
Function GetSetProp(Instance:TObject;Const PropName:string):string; |
Function GetSetProp(Instance:TObject;Const PropName:string;Brackets:Boolean):string; |
Function GetSetProp(Instance:TObject;Const PropInfo:PPropInfo;Brackets:Boolean):string; |
Description
Cette fonction permet de demander la valeur d'un ensemble de propriété.
Dernière mise à jour : Vendredi, le 28 Août 2020