|
FormHelp component |
Previous Top Next |
| [B] - Bold font. | Example: "[b]Hello world[]"
|
| [I] - Italic font. | Example: "[i]Hello world[] "
|
| [U] - Underlined font. | Example: "[u]Hello world[]"
|
| [S] - Striked font. | Example: "[s] |
| [] - normal, regular font
|
| You can also combine several stiles simultaneously:
|
| [BI] - Bold+Italic. | Example: "[bi]Hello world[]"
|
| [US] - Underline+Striked | Example: "[us] |
| [BIUS] - Bold+Italic+Underline+Striked | Example: "[bius] |
| [Black] Example: the [black]FormHelp[def] component
|
| [Maroon] Example: the [maroon]FormHelp[def] component
|
| [Green] Example: the [green]FormHelp[def] component
|
| [Olive] Example: the [olive]FormHelp[def] component
|
| [Navy] Example: the [navy]FormHelp[def] component
|
|
|
| [Purple] Example: the [purple]FormHelp[def] component
|
| [Teal] Example: the [teal]FormHelp[def] component
|
| [Gray] Example: the [gray]FormHelp[def] component
|
| [Silver] Example: the [silver]FormHelp[def] component
|
| [Red] Example: the [red]FormHelp[def] component
|
| [Lime] Example: the [lime]FormHelp[def] component
|
|
|
| [Yellow] Example: the [yellow]FormHelp[def] component
|
| [Blue] Example: the [blue]FormHelp[def] component
|
| [Fuchsia] Example: the [fuchsia]FormHelp[def] component
|
| [Aqua] Example: the [aqua]FormHelp[def] component
|
| [White] Example: the [white]FormHelp[def] component
|
|
|
| [Def] or [Default] - these tags will return text color and style to default state, as specified in Font property.
|
| If PlainText property is True, nor rich text will be displayed. All formating will be shown as usual flat text.
|
| TagOpen, TagClose and PlainText properties.
|