<< Click to Display Table of Contents >> GetFont SEViewScheme |
![]() ![]() ![]() |
Purpose
Returns the currently used Font{} object. If the system font is used the method returns a Null_Object.
Prototype
METHOD GetFont(lBold) CLASS SEViewScheme
Argument
[<lBold>] |
Logic value. TRUE retrieves the bold font and FALSE retrieves the normal font. The default value is FALSE. |
Return
The currently used Font{} object or Null_Object, if the system font is used.