Hello!
I'm new to Delphi and to programming in general I have a hard time realizing my idea. Maybe somebody here can help me..
I've a list of numbers, I've already imported into Delphi. Now I want to loop thru them and determine if the number is </> than 5. If smaller than 'Micro', if bigger than 'Macro' should be displayed beside the number. I'm stuck here!
At the end it would be cool to count the total number of Macro and Micro, but I think I'm able to do that. I would really appreciate some help! Thanks!