Registriert seit: 4. Nov 2004
Ort: Basel (CH)
76 Beiträge
Delphi 2007 Professional
|
String zu Funktion
30. Jan 2008, 10:31
Hallo
Ich würde gerne den Methodenpointer mittels Namen der Methode erhalten.
Mit obj.MethodAddress('methodName'); sollte dies ja eigentlich funktionieren.
Mein Problem ist nun aber, dass ich mit Interfaces arbeite...
Gibt es da auch eine Möglichkeit, dies zu tun?
Gruss
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
|