How Do I Define Hints for Edit Controls on Android and iOS? (Magic xpa 2.x)
For Android and iOS apps, you can define a hint for the Edit control. A hint is the text shown on an Edit control that is removed automatically while typing.
You do this in the Control Properties of the Edit control. In a section named Mobile, you'll find the Hint property.
Simply type in the text that you want to appear in the Edit control when the user first sees it.
When you run your mobile device, you'll see something like this:
Since version: 2.5
The Rich Client Samples projects (program RMO01)