Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4    Statistic    FMM    Blog  

IKScannerDevicePanel.SetWindowTitle

Sets window title.

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

Parameters

Parameter Description Example
text The new text. "Your Choice"

Result

Returns OK or error.

Description

Sets window title.

Examples

Set window title:

Set Variable [$r; Value:MBS( "IKScannerDevicePanel.SetWindowTitle"; "Scanner" )]

See also

Example Databases

This function is free to use.

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


IKScannerDevicePanel.SetWidth - IKScannerDevicePanel.Show

💬 Ask a question or report a problem