|
|
|
|
|
Font management properties
These properties can be used on a variable of type Font.
| | Bold | The Bold property is used to:- Find out whether a Font variable is bold.
- Modify the bold attribute of a Font variable.
| CharacterSpacing | The CharacterSpacing property gets and sets the spacing between characters. | Charset | The Charset property is used to: - Get the character set used by a Font variable.
- Change the character set used by a Font variable.
- Get the character set used by an HFSQL data file.
| Color | The Color property is used to get or change the font color for:- a Font variable.
- a text displayed in a Static control or in a calculated control of a report.
- a text displayed in a window control.
- a text displayed in a page control.
| Condensed | The Condensed property is used to:- Determine whether a Font variable is condensed.
- Condense a Font variable.
This property is kept for backward compatibility. | Extended | Extended is used to:- Find out whether a Font variable is extended.
- Extend (or not) a Font variable.
This property is kept for backward compatibility. | Italic | The Italic property is used to:- Find out whether a Font variable is in italic type.
- Modify the italic attribute of a Font variable.
| Large | Large is used to:- Find out whether a Font variable is enlarged.
- Enlarge (or not) a Font variable.
This property is kept for backward compatibility. | LineSpacing | The LineSpacing property gets and sets the line spacing for variables of type Font. | Name | The Name property is used to get:- the name of the font associated with a Font variable.
- the name of a control, report or report block.
- the name of a control, group of controls or window.
- the name of a control, group of controls or page.
| Orientation | The Orientation property is used to:- Get the angle (in degrees) of a Font variable.
- Modify the angle (in degrees) of a Font variable.
| Size | The Size property is used to determine and change the size of an element. | SizeUnit | The SizeUnit property gets and sets the font size unit. | StrikeOut | The StrikeOut property is used to:- Determine whether the strikethrough formatting is applied to a Font variable.
- Apply strikethrough formatting to a Font variable.
| Underline | The Underline property is used to:- Find out whether a Font variable is underlined.
- Underline (or not) a Font variable.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|