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 Shaun E 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: *

  1. Lasher

    Want to create a simple digital clock in C++ Builder 1.0 Pro.

    Hi. In the OnTimer event of the timer control write something like this: Label1-&gt;Caption=Now();<br> or: Label1-&gt;Caption=Time();

Part and Inventory Search

Back
Top