Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Class TIFPSProceduralType

Unit

ifpscomp

Declaration

type TIFPSProceduralType = class(TIFPSType)

Description

A procedural pointer type

Hierarchy

TIFPSType

Methods

Overview

Public constructor Create;
Public destructor Destroy; override;

Description

Public constructor Create;

 

Public destructor Destroy; override;

 

Properties

Overview

Public property ProcDef: TIFPSParametersDecl;

Description

Public property ProcDef: TIFPSParametersDecl;

The definition all procs of this type should use