Unit ExtLabel

************************************************* Freeware -------------------------------------------------- Copyright © Scorpion 1997 email: scorpion@sunpp.atom.gov.ua -------------------------------------------------- Extended label (as standard TLabel & more) New features: 3D drawing (Light insert & raised, heavy insert & raised) Drawing with shadow OnMouseEnter & OnMouseLeave events Compatible: D1(?), D2 & D3

Classes

TCustomExtLabel -
TExtLabel -

Functions

Register -

Types

TDrawType

Constants

Variables


Functions


procedure Register;


Types


TDrawType = (dtNone,dtShadow,
               dtLightRaised,dtHeavyRaised,
               dtLightInsert,dtHeavyInsert);

Constants


Variables