Class TIFPSValueReplace
Unit
ifpscomp
Declaration
type TIFPSValueReplace = class(TIFPSValue
)
Description
TIFPSValueReplace is used internally by the script engine when it needs to replace a value with something else, usually when writing the byte codeHierarchy
TIFPSValue
Methods
Overview
Description
Properties
Overview
Description
Should it free the new value when destroyed?
Should it free the old value when destroyed?
The new value
The old value
This is true when this value is allocated in the PreWriteOutput function
The number of times this variable should have been replaced