Hiya,
This is the setup: I have 80 TBitBtn's and each one has it's own information. By clicking on a button, it sends that information to a couple displays. Then, from there I do calculations from the display's->Text.
This is what I intend to do: I need for Borland to self-click, enable, or to activate each individual button. Sorry, I don't know the terminology. So right now I'd have to write 80 lines of "if else" statements if I don't find a solution, ugh.
Your help could be: Tips on how to use the Tag property. =)
-sassygirl...
This is the setup: I have 80 TBitBtn's and each one has it's own information. By clicking on a button, it sends that information to a couple displays. Then, from there I do calculations from the display's->Text.
This is what I intend to do: I need for Borland to self-click, enable, or to activate each individual button. Sorry, I don't know the terminology. So right now I'd have to write 80 lines of "if else" statements if I don't find a solution, ugh.
Your help could be: Tips on how to use the Tag property. =)
-sassygirl...