Units
Classes, Interfaces, Objects
Types
Variables
Constants
Functions, Procedures
Identifiers

Unit ifpidelphi

Description

Delphi function importer (compiletime)

Functions and procedures

Overview

function RegisterDelphiFunctionC(SE: TIFPSPascalCompiler; const Decl: string): Boolean;

Description

function RegisterDelphiFunctionC(SE: TIFPSPascalCompiler; const Decl: string): Boolean;

Register a normal Delphi function at runtime. Decl should be the exact declaration of the function. But since the const keyword is not support yet, you should leave that out.


Generated by rjPasDoc 0.7 on Wed 15 May 2002 19:21:35