Units
Class Hierarchy
Classes, Interfaces and Objects
Types
Variables
Constants
Functions and Procedures
Identifiers

Unit ifpii_graphics

Description

Compiletime Graphics support

Functions and Procedures

Overview

procedure SIRegisterTBRUSH(Cl: TIFPSPascalCompiler);
procedure SIRegisterTCanvas(cl: TIFPSPascalCompiler);
procedure SIRegisterTFont(Cl: TIFPSPascalCompiler);
procedure SIRegisterTGRAPHICSOBJECT(Cl: TIFPSPascalCompiler);
procedure SIRegisterTPEN(Cl: TIFPSPascalCompiler);
procedure SIRegister_Graphics(Cl: TIFPSPascalCompiler);
procedure SIRegister_Graphics_TypesAndConsts(Cl: TIFPSPascalCompiler);

Description

procedure SIRegisterTBRUSH(Cl: TIFPSPascalCompiler);

 

procedure SIRegisterTCanvas(cl: TIFPSPascalCompiler);

 

procedure SIRegisterTFont(Cl: TIFPSPascalCompiler);

 

procedure SIRegisterTGRAPHICSOBJECT(Cl: TIFPSPascalCompiler);

 

procedure SIRegisterTPEN(Cl: TIFPSPascalCompiler);

 

procedure SIRegister_Graphics(Cl: TIFPSPascalCompiler);

 

procedure SIRegister_Graphics_TypesAndConsts(Cl: TIFPSPascalCompiler);

Will register files from: Graphics Register the STD library first

Author

Carlo Kok <ck@carlo-kok.com>