Unit JLLabel

Classes

TRotateLabel -

Functions

Register - ==========================================================================

Types

TTextStyle

Constants

Variables


Functions


procedure Register;

==========================================================================

Types


TTextStyle = (tsNone,tsRaised,tsRecessed);
==========================================================================} { JL's RotateLabel with 3D-effects } { } { Copyright © 1996 by Jörg Lingner, Munich, Germany (jlingner@t-online.de) } { } { FREEWARE } { Free to use and redistribute. } { No warranty is given by the author, expressed or implied. } { } { 3D-effects: from RZLABEL-component } { Copyright © by Ray Konopka (Raize Software Solutions, Inc.) } {--------------------------------------------------------------------------} { This component works like TLabel and has 2 additional properties: } { } { Escapement: draw text with angle (0..360 deg) } { selected font must be a TrueType!!! } { } { TextStyle: draw text with 3D-effects tsRecessed } { tsRaised } { tsNone } { } {--------------------------------------------------------------------------} { Vers. Date Remarks } { 1.0 30.03.97 Initial release } { } {==========================================================================

Constants


Variables