GETINTERFACEPROP |
Demande la propriété d'interface |
---|---|
Free Pascal | typinfo |
Syntaxe
Function GetInterfaceProp(Instance:TObject;Const PropName:string):IInterface; |
Function GetInterfaceProp(Instance:TObject;PropInfo:PPropInfo):IInterface; |
Description
Cette fonction permet de demander la propriété d'un interface typé.
Dernière mise à jour : Vendredi, le 28 Août 2020