DefaultTitleSize Constant
In This Article
Specifies the default font size in typographic points.
#Declaration
Delphi
const DefaultTitleSize: Integer = 12;
#Returns
Type | Description |
---|---|
Integer | The default font size in typographic points at |
See Also