Label
Description:
This is a simple object that displays text on a form.
![]() |
A label |
The displayed text can be dynamically changed in code by setting the value of the Label. However, when the changed text exceeds the width of the Label the displayed text will be truncated. |
The literal ASCII characters @0D@@0A@ (carriage return, line feed) can be used to make alpha fields multi lined. See the page Assigning Literals to Alpha Fields for more information on literal ASCII characters.
Toolbar button icon:
Properties
- Alignment
- AltShortcuts
- BorderStyle
- Caption
- Color
- DecimalChar
- Decimals
- Description
- Dictionary
- FocusControl
- Font
- Format
- Height
- HelpText
- HyperLink
- Left
- Length
- Name
- Numeric can be empty
- OccursData
- Parent
- ShowLeadingZeros
- ThousandSeparator
- Top
- Transparent
- Type
- UpperCase
- Visible
- Width
- ZOrder
Events:
Dynamic properties:
- Alignment
- Color
- FontBold
- FontColor
- FontItalic
- FontName
- FontSize
- FontUnderline
- HelpText
- HyperLink
- Left
- Top
- Visible