API:System.GetDynaMethod
Delphi
function GetDynaMethod(vmt: TClass; selector: SmallInt): Pointer;
C++
extern DELPHI_PACKAGE void * __fastcall GetDynaMethod(TClass vmt, short selector);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information.