Xojo Documentation
Xojo Documentation
Home
Getting Started
Get Started with Xojo
QuickStarts
Tutorials
Pi Programming
More Guides
Resources
In-Depth Guides
User Guide
Language Reference
Resources
Release Notes
System Requirements
Deprecations
Videos
Feedback
About
Usage
Copyrights and Trademarks
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
iOSButton.Caption
From Xojo Documentation
Property
(As
Text
)
a
iOSButton
.
Caption
=
new
Text
Value
or
Text
Value
=
a
iOSButton
.
Caption
Supported on Mobile (iOS).
Gets or sets the caption for the Button.
Sample Code
Change the caption:
Me
.
Caption =
"Save"
Category
:
Properties