System.Rtti.TMethodImplementation.PInterceptFrame

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PInterceptFrame = ^TInterceptFrame;

C++

typedef TInterceptFrame *PInterceptFrame;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TMethodImplementation

Beschreibung

Für internen Gebrauch.

Sie sollten PInterceptFrame nicht direkt verwenden.