MobileSegment.Caption
From Xojo Documentation
Property (As String )
aMobileSegment.Caption = newStringValue
or
StringValue = aMobileSegment.Caption
Supported for all project types and targets.
or
StringValue = aMobileSegment.Caption
Supported for all project types and targets.
The text that will appear in the segment.
See Also
MobileSegmentedButton control.