TIPS :: How many times have you wanted to assign a string value for the "Object" parameter in, for example, TComboBox.Items? The TStrings class has a method AddObject that adds a string to the list, and associates an object with the string. If this object is a string you'll need to represent a string as an Object...
Related:
Comments
No comments yet. Leave a Comment

