Open main menu

RAD Studio API Documentation β

System.PDispatch

Delphi

type PDispatch = ^IDispatch;

Properties

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

Description

Is a pointer to an IDispatch.

PDispatch represents a pointer to an IDispatch.

See Also