Name | Unit | Description |
---|---|---|
PBTArray | ifps3 | pbtrecord PBTRecord |
pbtrecord | ifps3 | PBTRecord is a pointer to a TbtRecord record |
PBTReturnAddress | ifps3 | TBTReturnAddress PBTReturnAddress is a pointer to an TBTReturnAddress record |
PByteArray | ifps3 | Pointer to array of bytes |
PCalc_Item | ifpscomp | i |
PDWordArray | ifps3 | Pointer to array of words |
PIFProcRec | ifps3 | TIFProcRec PIFProcRec is a pointer to a TIProcRec record |
PIFPSConstant | ifpscomp | PIFPSContant is a pointer to a TIFPSConstant |
PIFPSPascalCompilerMessage | ifpscomp | Contains a pointer to an TIFPSPascalCompilerMessages record |
PIFPSProceduralType | ifpscomp | PIFPSProceduralType is a pointer to TIFPSProceduralType |
PIFPSProcedure | ifpscomp | PIFPSProcedure is a pointer to a TIFPSProcedure |
PIFPSProcVar | ifpscomp | TIFPSProcVar PIFPSProcVar is a pointer to a TIFPSProcVar record |
PIFPSRecordType | ifpscomp | PIFPSRecordType is is used to store records |
PIFPSRegProc | ifpscomp | |
PIFPSResource | ifps3 | TIFPSResource PIFPSResource is a pointer to a TIFPSResource record |
PIFPSType | ifpscomp | PIFPSType is a pointer to a TIFPSType record |
PIFPSUsedRegProc | ifpscomp | PIFPSUsedRegProc is a pointer to an TIFPSUsedRegProc |
PIFPSValue | ifpscomp | Pointer to TIFPSValue type |
PIFPSVar | ifpscomp | PIFPSVar is a pointer to a TIFPSVar record |
PIFRecField | ifpscomp | if calcCmd > 128 then it's already processed |
PIFRecordType | ifps3 | PIFRecordType is a pointer to record information |
PIFTypeRec | ifps3 | Pointer to TIFTypeRec |
PIFVariant | ifps3 | TIFVariant PIFVariant is a pointer to a TIFVariant |
PIfVariant | ifpscomp | The compile time variant |
PPIFVariant | ifps3 | PIFVariant PPIFVariant is a pointer to a PIFVariant |
PPointerList | ifps3utl | PPointerList is pointing to an array of pointers |
PProcRec | ifps3 | TProcRec PProcRec is pointer to a TProcRec record |
PResourcePtrSupportFuncs | ifpicall | |
TBTArray | ifps3 | TbtRecord tbtrecord |
TbtDouble | ifps3common | Double |
TbtExtended | ifps3common | Extended |
TbtRecord | ifps3 | TbtRecord is used to store the fields in a record or array |
TBTReturnAddress | ifps3 | TBTReturnAddress is a record used to store return information |
TbtS16 | ifps3common | Smallint |
TbtS32 | ifps3common | Integer/Longint |
tbts64 | ifps3common | An 8 byte signed integer (int64) |
TbtS8 | ifps3common | Shortint |
TbtSingle | ifps3common | Single |
TbtString | ifps3common | String/Pchar |
TbtU16 | ifps3common | word |
TbtU32 | ifps3common | Cardinal/Longword |
TbtU8 | ifps3common | Byte |
TByteArray | ifps3 | Array of bytes |
TCalc_Item | ifpscomp | |
TCallingConvention | ifpicall | Defines: NOSMARTLIST - Don't use the smart list option NOSMARTMM - Don't use the smart PIFVariant allocater |
TDebugMode | ifps3debug | The current debugging mode |
TDelphiCallingConvention | ifpidelphiruntime | The calling convention |
TDllCallingConvention | ifpidll2 | Used to store the possible calling conventions |
TDWordArray | ifps3 | Array of dwords |
TIFArrayType | ifps3 | TIFArrayType is a pointer to an other type |
TIFError | ifps3 | TIFError contains all possible errors |
TIFFreeProc | ifps3 | PProcRec FreeProc is called when a PProcRec is freed |
TIFParserError | ifps3utl | The error occured while parsing |
TIFParserErrorKind | ifps3utl | TIFParserErrorKind is used to store the parser error |
TIfPasToken | ifps3utl | TIFPasToken is used to store the type of the current token |
TIFProc | ifps3 | TIFPSExec PIFProcRec TIfList TIFProc is is the procedure definition of all external functions |
TIFProcRec | ifps3 | TIFProcRec contains a currently used internal or external function |
TIFPSBaseType | ifps3common | TIFPSBaseType is the most basic type -type |
TIFPSConstant | ifpscomp | TIFPSContant contains a constant |
TIFPSOnExportCheck | ifpscomp | See TIFPSPascalCompiler.OnExportCheck |
TIFPSOnExternalProc | ifpscomp | See TIFPSPascalCompiler.OnExternalProc |
TIFPSOnLineEvent | ifps3 | See TIFPSExec.OnRunLine |
TIFPSOnSpecialProcImport | ifps3 | See TIFPSExec.AddSpecialProcImport |
TIFPSOnUses | ifpscomp | See TIFPSPascalCompiler.OnUses |
TIFPSOnUseVariable | ifpscomp | See TIFPSPascalCompiler.OnUseVariable |
TIFPSOnWriteLineEvent | ifpscomp | See TIFPSPascalCompiler.OnWriteLine |
TIFPSPascalCompilerError | ifpscomp | Is used to store the type of a compiler error |
TIFPSPascalCompilerHint | ifpscomp | Used to store the type of a hint |
TIFPSPascalCompilerMessage | ifpscomp | Contains compiler messages |
TIFPSPascalCompilerMessageType | ifpscomp | Is used to store the type of the messages |
TIFPSPascalCompilerWarning | ifpscomp | Is used to store the type of a warning |
TIFPSProceduralType | ifpscomp | TIFPSProceduralType contains information to store procedural variables |
TIFPSProcedure | ifpscomp | TIFPSProcdure is used to store information about a procedure |
TIFPSProcVar | ifpscomp | TIFPSProcVar is used to store procedural variables |
TIFPSPropType | ifpiclass | Property type: iptRW = Read/Write; iptR= readonly; iptW= writeonly |
TIFPSRecordType | ifpscomp | TIFPSRecordType is is used to store records |
TIFPSRegProc | ifpscomp | TIFPSRegProc is used to store the registered procs |
TIFPSResource | ifps3 | A resource in IFPS3 is stored as a pointer to the proc and a tag (p) |
TIFPSResourceFreeProc | ifps3 | TIFPSResourceFreeProc is called when a resource needs to be freed |
TIFPSType | ifpscomp | TIFPSType contains a type definition |
TIFPSUsedRegProc | ifpscomp | TIFPSUsedRegProc is used to store used registered procs |
TIFPSValue | ifpscomp | Type containing types |
TIFPSVar | ifpscomp | TIFPSVar is used to store global variables |
TIFPSVariableType | ifps3common | OnUseVariable TIFPSVariableType is used in TIFPSComp.OnUseVariable event |
TIFRecField | ifpscomp | |
TIFRecordType | ifps3 | TIFRecordType is used to store information about records |
TIFStatus | ifps3 | The current status of the script |
TIFTypeRec | ifps3 | TIFTypeRec is used to store all types inside the script |
TIFVariant | ifps3 | TIFvariant is variant used for storing all variables used by the script |
TIfVariant | ifpscomp | The compile time variant |
TOnIdleCall | ifps3debug | see TIFPSDebugExec.OnIdleCall |
TOnSourceLine | ifps3debug | see TIFPSDebugExec.OnSourceLine |
TPointerList | ifps3utl | An array of pointers |
TProcRec | ifps3 | TProcrec is used to store an external function that could be used by the script executer |
TResourcePtrSupportFuncs | ifpicall | |
TResourcePtrToStrProc | ifpicall | |
TResultToRsourcePtr | ifpicall | |
TRPSResultMethod | ifpicall | |
TSubOptType | ifpscomp | Internal type used to store the current block type |
TVariantResourceFreeProc | ifps3 | TVRMode TVariantResourceFreeProc is used when the scriptengine needs to free or duplicate a resourcepointer |
TVarResourcePtrToStrProc | ifpicall | |
TVRFMode | ifps3 | TVariantResourceFreeProc TVRMode is used to when the scriptengine needs to free or duplicate a resourcepointer |