Class TIFPSInternalProcedure
Unit
ifpscomp
Declaration
type TIFPSInternalProcedure = class(TIFPSProcedure
)
Description
TIFPSInternalProcedure stores information for scripted proceduresHierarchy
TIFPSProcedure
Methods
Overview
Description
IFPS3_mi2s(position)+IFPS3_mi2s(destinationnamehash)+destinationname
Use the result variable
Use this procedure
Properties
Overview
Description
The export mode
The compiled code for this procedure
The declaration for this procedure: [RESULTTYPE] [PARAM1MODIFIER][PARAM1NAME] [PARAM1TYPE] [PARAM2MODIFIER] [PARAM2NAME] ... Modifiers: WARNING: @ = Normal Parameter ! = Var parameter
The col part of the position
The position this procedure is declared
The row part of the position
This field is true when the last declaration of this procedure was forwarded
All goto's within this procedure
All labels within this procedure
The name for this procedure (in uppercase)
The hash for the name of this procedure
The original name
This field is used when writing the byte code. Do not set or change this
A list with all local variables
This field is true when the result of this function is assigned somewhere
True when this procedure is called from somewhere