SMRunningText component |
|
This component is an analog of a marque when text is scrolled in some defined direction. | |
7K | Last updated: September 08, 1999 |
D3-D2005, CB3-6, BDS2006/2007/2009/2010/XE/XE2/XE3/XE4/XE5/XE6/XE7/XE8, RAD Studio 10 Seattle, 10.1 Berlin, 10.2 Tokyo, 10.3 Rio, 10.4 Sydney, 11 Alexandria, 12 Athens | Freeware (with sources): runtext.zip |
You can use next properties:
Direct
property - this is direction in which text will be scrolled (diLeftToRight,
diRightToLeft, diTopToBottom, diBottomToTop);
StyleLabel
property - 3D-style which is used for text displaying (slNormal,
slLowered, slRaised);
Layout
property - you can change horizontal layout (tlTop,
tlCenter, tlBottom);
Speed
property - speed for scrolling
NumRepeat
property - number for repeat
Continuous
property - if you want to scroll a text continuously.
Scrolling will be started when you'll set Active := True.
Copyright© 1998-2024, Scalabium
Software. All rights reserved. |