Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: caophong
  • Content: Threads
  • Order by date
  1. caophong

    TRichEdit

    Hello Everyone, i did not see TRichEdit component on my Borland C++. Is there a way that i can bring it up in Standard tap? Thanks.
  2. caophong

    TCanvas

    Hi, What classes do i need to include for TCanvas? TCanvas *LVCanvas; LVCanvas = new TCanvas(); I tried &quot;include <TCanvas.h>&quot; but i don't know where it at in Borland. So the compiler doesn't know where it locates. Thanks.
  3. caophong

    Memo Text Display

    Hi, I display strings of text in a Memo. I want to display each line of text string is a different color. how do i do that? I did it but everytime I change the color of the font, it changes the color of all fonts in the memo changes. But i want to alternate the font color. this is string 1...

Part and Inventory Search

Back
Top