Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the label's text sizes.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
ProgressDialog | 2.9 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
fontname | The font name. If this is empty, the system font is used. | "Arial" | |
fontsize | The font size. If this value is 0, the system font size is used. | 12 | Optional |
Returns OK on success.
Set font:
MBS( "ProgressDialog.SetFont"; "Comic Sans MS"; 12 )
This function checks for a license.
Created 18th August 2014, last changed 15th October 2022