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

    circular references - delphi curse

    Delphi newby... I have realised (too late) that Delphi does not support circular references between uses clauses. I have two forms that communicate with each other, check values and update values between each others' forms. In C++ I would use a base pointer to pass a reference to the other...
  2. TeeeTeee

    auto appends BDEDesigner to Table fields?? -

    I have been using Delphi6 to rewrite a Delphi1 application. Suddenly the IDE has decided to append 'BDEDesigner' to table field names. I am using a Table component (using context menu) to 'add all fields'. I can't seem to rename the fields in the form type declaration (produces no corresponding...

Part and Inventory Search

Back
Top