System.PPDispatch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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