Sepi
Class Tree
Index
Previous (GetObjectDynamicCode)
Next (GetObjectVirtualCode)

Name
  GetObjectDynamicMethod

Parent
  ScDelphiLanguage

Visibility
  PUBLIC

Description
 

Trouve une méthode dynamique, pour un objet


Exception
  EAbstractError La classe n'implémente pas la méthode recherchée

Source code
  function GetObjectDynamicMethod ( AObject : TObject ; DMTIndex : Integer ) : TMethod

Parameters
 
Parameter Description
AObject : TObject Objet concerné
DMTIndex : INTEGER DMT index de la méthode

Return
 
Types Description
TMethod Méthode correspondante

Sepi
Class Tree
Index
Previous (GetObjectDynamicCode)
Next (GetObjectVirtualCode)


Sébastien Doeraene - 2006-2008 - Under GNU GPLv3 License
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/