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

Class TIFPSClassType

Unit

ifpscomp

Declaration

type TIFPSClassType = class(TIFPSType)

Description

TIFPSClassType is used to store class type information for the script engine

Hierarchy

TIFPSType

Methods

Overview

Public destructor Destroy; override;

Description

Public destructor Destroy; override;

 

Properties

Overview

Public property ClassHelper: TIFPSExternalClass;

Description

Public property ClassHelper: TIFPSExternalClass;

The helper class, see TIFPSExternalClass for more info