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

Dialog.SetWindowTitle

Sets the window title for the dialog.

Component Version macOS Windows Linux Server iOS SDK
Dialog 4.1 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "Dialog.SetWindowTitle"; Title )   More

Parameters

Parameter Description Example
Title The new window title. "Hello"

Result

Returns OK or error.

Description

Sets the window title for the dialog.
Only Windows operation system uses the window title property.

See also

Example Databases

Blog Entries

This function is free to use.

Created 18th August 2014, last changed 18th March 2017


Dialog.SetTop - DialogModifications.Clear