System.PPDispatch

From RAD Studio API Documentation
Revision as of 00:14, 17 October 2011 by PyBot (talk | contribs) (Scoping Libraries)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

type PPDispatch = ^PDispatch;

Properties

Type Visibility Source Unit Parent
pointer public System.pas System System

Description

Is a pointer to a PDispatch.

PPDispatch represents a pointer to PDispatch.

See Also