Programming with Reflection

image\rwnprg32.gif FontName property

 

Syntax

object.FontName
object.FontName = Value

Works with

image\r124.gif

Data type

String

 

Description

Returns (first syntax line) or specifies (second syntax line) the screen font used by Reflection. To find out what fonts are available on your system, look on the Fonts tab in the Terminal Setup dialog box.

Values

The default value is "r_ansi".

This string can be up to 31 characters long.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property