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

Class TIFPSParameterDecl

Unit

ifpscomp

Declaration

type TIFPSParameterDecl = class(TObject)

Description

the declaration for one parameter

Properties

Overview

Public property aType: TIFPSType;
Public property Mode: TIFPSParameterMode;
Public property Name: string;
Public property OrgName: string;

Description

Public property aType: TIFPSType;

 

Public property Mode: TIFPSParameterMode;

 

Public property Name: string;

 

Public property OrgName: string;