Unit u_icn

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Object o_icn  

Types

t_lig_icn = array [0..7] of byte;
t_form_icn = array [0..15] of t_lig_icn;
p_icn = ˆo_icn;

Constants

icn_header = #8'Icon Maker'#10#13'(c) Olf Software'#10#13#26#0;

Variables

decal_couleur: byte;

Description

Types

t_lig_icn = array [0..7] of byte;
 
t_form_icn = array [0..15] of t_lig_icn;

Ligne d'une icone.

p_icn = ˆo_icn;

Forme d'une icone.

Constants

icn_header = #8'Icon Maker'#10#13'(c) Olf Software'#10#13#26#0;

Auteur: Patrick Pr‚martin. Date: 05/08/1992. 10/08/1992. 11/08/1992. Langage: turbo Pascal 6.0 But: Gestion des icones (fichiers .ICN) cr‚‚es par 'Icon Maker' de Olf Software.

Note: Les coordonn‚es X et Y sont celles du coin haut-gauche du cadre de 24*24 dans lequel seront affich‚es les icones.

Variables

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