| 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 |
| Functions |
Register -
| Types |
| Constants |
| Variables |
| Functions |
| Types |
TDrawType = (dtNone,dtShadow,
dtLightRaised,dtHeavyRaised,
dtLightInsert,dtHeavyInsert);
| Constants |
| Variables |