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

    for in loop bug

    I am using CodeGear Delphi 2007 for Win32, look at the folowing code, the error is described at the end of text: TAbstractEnumerator = class abstract function GetCurrent: Integer; virtual; abstract; function MoveNext: Boolean; virtual; abstract; property Current: Integer read GetCurrent...

Part and Inventory Search

Back
Top