Unit ScrollText |
---------------------------------------------------------- TScrollText: Version 1.0 14 October, 1996. by Darryl West (dwest@dot.net.au) ---------------------------------------------------------- This component is released as Freeware. It was developed using Delphi 2. If you have any suggestions, comments or bugs please E-mail me. ----------------------------------------------------------
Classes |
TCustomScrollText -
TScrollText -
Functions |
Register -
Types |
TAlignment
TScrollDirection
TTextStyle
Constants |
Variables |
Functions |
Types |
TAlignment = (taCenter, taLeftJustify, taRightJustify);
TScrollDirection = (sdStatic, sdRightToLeft, sdLeftToRight, sdTopToBottom, sdBottomToTop);
TTextStyle = (tsNormal, tsRaised, tsLowered, tsShaddow);
Constants |
Variables |