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

TextView.ShowFontPanel

Shows font panel.

Component Version macOS Windows Linux Server iOS SDK
TextView 9.2 ✅ Yes ✅ Yes ❌ No ❌ No ❌ No
MBS( "TextView.ShowFontPanel"; TextView )   More

Parameters

Parameter Description Example
TextView The reference number to the text view. $textview

Result

Returns OK or error.

Description

Shows font panel.
For MacOS opens the font panel. When making changes in the panel, the textview updates live.
For Windows shows the font dialog. You can make changes and apply them with OK button.

Example Databases

Blog Entries

This function checks for a license.

Created 16th April 2019, last changed 16th April 2019


TextView.SetVisible - TextView.Undo