Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
IKDeviceBrowserPanel.SetCancelButtonLabel
Sets the caption of the cancel button.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ImageCapture | 6.5 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "IKDeviceBrowserPanel.SetCancelButtonLabel"; text ) More
Parameters
Parameter | Description | Example |
---|---|---|
text | The new text. | "Cancel" |
Result
Returns OK or error.
Description
Sets the caption of the cancel button.Examples
Set cancel button:
Set Variable [$r; Value:MBS( "IKDeviceBrowserPanel.SetCancelButtonLabel"; "Abbrechen" )]
See also
- IKDeviceBrowserPanel.GetCancelButtonLabel
- IKDeviceBrowserPanel.GetSelectButtonLabel
- IKDeviceBrowserPanel.SetSelectButtonLabel
- IKDeviceBrowserPanel.Show
Example Databases
This function is free to use.
Created 7th November 2016, last changed 7th November 2016
IKDeviceBrowserPanel.SelectedDeviceName - IKDeviceBrowserPanel.SetDisplaysLocalCameras