Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

IKDeviceBrowserPanel.SetSelectButtonLabel

Sets the caption of the select button.

Component Version macOS Windows Linux Server iOS SDK
ImageCapture 6.5 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "IKDeviceBrowserPanel.SetSelectButtonLabel"; text )   More

Parameters

Parameter Description Example
text The new text. "Select"

Result

Returns OK or error.

Description

Sets the caption of the select button.

Examples

Localize select button:

Set Variable [$r; Value:MBS( "IKDeviceBrowserPanel.SetSelectButtonLabel"; "Auswählen" )]

See also

Example Databases

This function is free to use.

Created 7th November 2016, last changed 7th November 2016


IKDeviceBrowserPanel.SetPrompt - IKDeviceBrowserPanel.SetTrigger