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 Rhinorhino 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: trutkowski
  • Content: Threads
  • Order by date
  1. trutkowski

    Insensitive Top-Left Corner

    I have a problem with my program that I cannot pin to a logical error. There are no compiler warnings generated, and the code compiles. The problem lies somewhere in this constructor: constructor TBar1.Create; var i:integer; begin for i := 1 to 4 do begin Images[i] :=...

Part and Inventory Search

Back
Top