Back to product page

Font property


Returns a Font object.

Type

Font object

Syntax

  • Basic
[set] object.Font [= value]
The Font(object) syntax has these parts:
objectAn expression evaluating to an object of type wodTelnetDLX

Remarks

This property is only available in OCX (GUI) version of the component.

Use the Font property of an object to identify a specific Font object whose properties you want to use. Changing Font would immediately refresh your client area with new font selected, based on the font size. Please note that setting Italic or Bold properties will have no affect in the visible font.

Internally, wodTelnetDLX will choose regular font type, and will use Italic, Bold, Underline styles only when they are requested by the server.

Platforms

Windows