Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Duck Typing in Delphi

  Alt 7. Nov 2011, 23:30
During a new dorm feature development, I’m faced a nice problem: I want to have a generic access to a “kind” of list Let’s say: procedure DoSomething(Obj: TMyListType); begin … end; But, I want to have that generic access without a Layer Supertype ...

More...
  Mit Zitat antworten Zitat