[Overview][Types][Classes][Procedures and functions][Index] |
Text displayed for the collection item.
Source position: comboex.pas line 68
published property TListControlItem.Caption : TTranslateString |
Caption is a String property which contains the text displayed in the list control for the item. Changing the value for the property causes the Changed method to be called to update the list item in its owner collection.
Use DisplayName to access the value displayed at design-time in the Object Inspector.
Version 4.0 | Generated 2025-05-03 | Home |