System.Rtti.TRawVirtualClass.TVTable.AllocateRawThunk
Delphi
class function AllocateRawThunk(Proc: Pointer; Context: Pointer; BytesToPop: Integer): Pointer; static;
C++
static void * __fastcall AllocateRawThunk(void * Proc, void * Context, int BytesToPop);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TVTable |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。