Skip to main content
A newer version of this page is available. .

TdxFontOptions.Size Property

Specifies size of the current font, in typographic points.

Declaration

property Size: Integer read; write;

Property Value

Type Description
Integer

The current font size, in typographic points.

Remarks

Use the Size property to adjust font size.

Examples

Value Example[1]
10 10-Point Text
12 12-Point Text

Default Value

Different visual elements define different default Size property values.

Footnotes
  1. This example demonstrates different Size property values. The Name property is set to 'Segoe UI'.

See Also