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

Unit ifpii_forms

Description

Compiletime Forms support

Functions and Procedures

Overview

procedure SIRegisterTAPPLICATION(Cl: TIFPSPascalCompiler);
procedure SIRegisterTCONTROLSCROLLBAR(Cl: TIFPSPascalCompiler);
procedure SIRegisterTFORM(Cl: TIFPSPascalCompiler);
procedure SIRegisterTSCROLLBOX(Cl: TIFPSPascalCompiler);
procedure SIRegisterTSCROLLINGWINCONTROL(Cl: TIFPSPascalCompiler);
procedure SIRegister_Forms(Cl: TIFPSPascalCompiler);
procedure SIRegister_Forms_TypesAndConsts(Cl: TIFPSPascalCompiler);

Description

procedure SIRegisterTAPPLICATION(Cl: TIFPSPascalCompiler);

 

procedure SIRegisterTCONTROLSCROLLBAR(Cl: TIFPSPascalCompiler);

 

procedure SIRegisterTFORM(Cl: TIFPSPascalCompiler);

 

procedure SIRegisterTSCROLLBOX(Cl: TIFPSPascalCompiler);

 

procedure SIRegisterTSCROLLINGWINCONTROL(Cl: TIFPSPascalCompiler);

 

procedure SIRegister_Forms(Cl: TIFPSPascalCompiler);

 

procedure SIRegister_Forms_TypesAndConsts(Cl: TIFPSPascalCompiler);

Defines: IFPS3_NOSMARTLIST - Don't use the smart list option IFPS3_NOSMARTMM - Don't use the smart PIFVariant allocater

Author

Carlo Kok <ck@carlo-kok.com>