System.Rtti.TMethodImplementation.PInterceptFrame

提供: RAD Studio API Documentation
2011年10月18日 (火) 18:54時点におけるPyBot (トーク | 投稿記録)による版 (Scoping Libraries)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

type PInterceptFrame = ^TInterceptFrame;

C++

typedef TInterceptFrame *PInterceptFrame;

プロパティ

種類 可視性 ソース ユニット
pointer
typedef
public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TMethodImplementation

説明

内部使用のためのものです。

PInterceptFrame は、直接使用しないでください。