A component wrapper for IFPS3, including debugging support.
| Name | Description |
|---|---|
Class TIFPS3CompExec |
|
Class TIFPS3DebugCompExec |
|
Class TIFPS3DllPlugin |
|
Class TIFPS3Plugin |
procedure Register; |
procedure Register; |
| Name | Description |
|---|---|
| TDelphiCallingConvention | Alias to TIFPSCallingConvention |
| TIFPS3ClOnCompImport | Script engine event function |
| TIFPS3ClOnExecImport | Script engine event function |
| TIFPS3CompExecEvent | Script engine event function |
| TIFPS3CompOptions | Options for the compiler: icAllowUnit - Allow 'unit' instead of program headers icAllowNoBegin - Allow the user to not have to write a main Begin icAllowEnd - Allow that there is no ending End. |
| TIFPS3OnLineInfo | OnLineInfo event |
| TIFPSRuntimeClassImporter | Alias to TIFPSRuntimeClassImporter |
| Name | Description |
|---|---|
| CdCdecl | alias to cdCdecl |
| cdPascal | alias to cdPascal |
| cdRegister | alias to cdRegister |
| CdStdCall | alias to cdStdCall |