SegmentedControlItem.Title
From Xojo Documentation
This item was deprecated in version 2019r2. Please use Segment.Title as a replacement. |
Property (As String )
aSegmentedControlItem.Title = newStringValue
or
StringValue = aSegmentedControlItem.Title
New in 2010r4
Supported for all project types and targets.
or
StringValue = aSegmentedControlItem.Title
New in 2010r4
Supported for all project types and targets.
The title of the segment.