Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.983 Beiträge
 
#1

Creating a delegate at runtime

  Alt 22. Apr 2012, 18:20
We know how anonymous methods work in Delphi for a while now. Barry explained how you can use that knowledge to put a delegate into a method pointer and Mason used the enhanced RTTI to get some details about them.So we know that a delegate type (like TProc) is basically an interface with an ...

More...
  Mit Zitat antworten Zitat