Unit CRLabel |
----------------------------------------------------------} { CRLABEL.PAS - Running label } { by Michael Kochiashvili Kochini@iberiapac.ge } {----------------------------------------------------------} { This unit is public domain. You can add/rewrite code, but} {if you do it, please, let me know. If you have any } {suggestions for improvements, or if you find any bugs, } {please notify the author. } {----------------------------------------------------------
Classes |
TRunLabel - TRunLabel --------------------------------------------------------------
TRunString -
Functions |
Register -
Types |
Constants |
Variables |
Functions |
Types |
TRDirection = ( rdStatic, rdRightToLeft, rdLeftToRight, rdTopToBottom, rdBottomToTop);
TRLabelStyle = ( rlNormal, rlRaised, rlLowered);TRunString - base class for running tools ------------------------------
Constants |
Variables |