Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
Exchange Links About this site Links to us 
|
Get some text in a TRichText object to blink
This article has not been rated yet. After reading, feel free to leave comments and rate it.
A simple possibility:
Create a timer that occurs once a second and each time select/ unselecting that text.
Comments:
|