Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
SyntaxColoring.GetExportTooltipsEnabled
Queries whether export dialog tooltips are enabled.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
SyntaxColoring | 13.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "SyntaxColoring.GetExportTooltipsEnabled" )
Parameters
none
Result
Returns 1, 0 or error.
Description
Queries whether export dialog tooltips are enabled.See also
- SyntaxColoring.GetCodeFoldingEnabled
- SyntaxColoring.GetDebuggerTooltipsEnabled
- SyntaxColoring.SetDebuggerTooltipsEnabled
- SyntaxColoring.SetExportTooltipsEnabled
Release notes
- Version 13.0
- Added SyntaxColoring.GetExportTooltipsEnabled and SyntaxColoring.SetExportTooltipsEnabled functions.
Blog Entries
This function is free to use.
Created 8th January 2023, last changed 8th January 2023
SyntaxColoring.GetDebuggerTooltipsEnabled - SyntaxColoring.GetFontName