TFont.Name

Applies to TestComplete 15.64, last modified on May 16, 2024

Specifies the font name.

Declaration

TFontObj.Name
Read-Only Property String
TFontObj     A TFont object  

Description

The TFont.Name property lets you obtain or set the name of the font used to display the text within the form component.

Return Value

A string holding the font name.

Remarks

When setting the value of the TFont.Name property in the User Forms editor, you can type the font name manually or select the desired font from the dropdown list. You can also select the font in the standard Font dialog when you press the ellipsis button within the Font cell.

See Also

TFont.Charset
TFont.Color
TFont.Height
TFont.Pitch
TFont.Size

Highlight search results