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 John Tel 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: foxDelphi
  • Content: Threads
  • Order by date
  1. foxDelphi

    macro substition or executing string in Delphi

    i have variables: var1 var2 var3 and so on .. so, is it possibe to write something like: for i:= 1 to 3 do var&i := myvalue; where &i mean number of i. like var1:= and var2:= can anyone help please? it may call as macro substiution or ececuting string or something like this. it is possible...

Part and Inventory Search

Back
Top