SETMETHODPROP |
Fixe la propriété d'une méthode |
---|---|
Free Pascal | typinfo |
Syntaxe
Procedure SetMethodProp(Instance:TObject;PropInfo:PPropInfo;Const Value:TMethod); |
Procedure SetMethodProp(Instance:TObject;Const PropName:string;Const Value:TMethod); |
Description
Cette procédure permet de fixer la valeur d'une propriété d'une méthode.
Dernière mise à jour : Vendredi, le 28 Août 2020