GeekArticles
Programming
DelphiChange the Background Color on different Lines of text in a TListBox
Author: delphi.about.com |
Published: 18th May 2008 |
Visited: 153 times |
Add CommentFiled in: Delphiin Delphi TIPS :: After dropping a TListBox on your form, you must change the Style property of the TListBox to lbOwnerDrawFixed. If you fail to change the Style property,...
Read Article Sponsored Links
Related Articles
• Rich Text Editors for Ajax Rich text editors are important tools for developing websites of different languages including Ajax. Through rich text editors developers would be able to reconfigure websites easily. These applications usually come small but with a lot of features that will ensure that the website could fully funct ...
• Requirements of Japanese Text Layout I've just caught up with this document from W3C which fills in a big gap in English-language technical material. Japanese typesetting technology has been very influential in the other Ideographic countries, and they share many commonalities (e.g. Japanese ruby tex ...
• Alternate DBGrid Row Color in Delphi's DBGrid ::
You've seen this surely on web pages. Alternating table row colors means displaying the first record in one color and the second record in another colo ...