Unit RkLabel |
========================================================================= RkLabel Unit Enhanced label component that can display its caption in several different three dimensional text styles: tsNone, tsRaised, tsRecessed, tsShadow Developing Custom Delphi 3 Components Copyright © 1995-1997 by Ray Konopka =========================================================================} {$I DCDC.INC
Classes |
TRkLabel -
Functions |
Types |
Constants |
Variables |
Functions |
Types |
TTextStyle = ( tsNone, tsRaised, tsRecessed, tsShadow );
Constants |
Variables |