What is StringItem?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is StringItem?
Rating:
StringItem is a high-level user interface component. It is used to display a string or pair of strings on a Form. A user cannot modify the value displayed by a StringItem. It defines the following constructor:
Here, the Label parameter defines the caption to be displayed with the StringItem instance.
The Text parameter defines the string to be displayed with the StringItem instance.
Rating:
Was this information helpful?
Other articles
- What is the enumerateRecords() method?
- What is Generic Connection Framework?
- What is the RecordEnumeration interface?
- What is the for loop?
- What is a record store?