Unit u_htd

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Record t_effet  
Object o_bouton  
Object o_txt  
Object o_ecran  
Object o_hyper_text  

Types

t_str8 = string [8];
p_bouton = ˆo_bouton;
p_txt = ˆo_txt;
p_ecran = ˆo_ecran;
p_lst_ecran = ˆt_lst_ecran;
t_lst_ecran = array [1..max_ecran] of p_ecran;
p_hyper_text = ˆo_hyper_text;

Constants

max_ecran = 1000;
c_ch_header = #8'Hyper Text Maker 1.0'#10#13#155' Patrick Pr‚martin 12/1991.'#26;

Variables

label_ht: t_str8;

Description

Types

t_str8 = string [8];
 
p_bouton = ˆo_bouton;
 
p_txt = ˆo_txt;
 
p_ecran = ˆo_ecran;
 
p_lst_ecran = ˆt_lst_ecran;
 
t_lst_ecran = array [1..max_ecran] of p_ecran;
 
p_hyper_text = ˆo_hyper_text;
 

Constants

max_ecran = 1000;
 
c_ch_header = #8'Hyper Text Maker 1.0'#10#13#155' Patrick Pr‚martin 12/1991.'#26;
 

Variables

label_ht: t_str8;
 
My libraries for Turbo Pascal (c) 1990-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.