Properties
The following properties are defined in the Label class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| AcceptDrop | CRW | integer | 0 | Type that accepts drag and drop Added since Not supported in |
| BgColor | CRW | integer | $STD | Background color |
| Border | CRW | boelean | $FALSE | Border display |
| BorderStyle | CRW | integer | $SUNKEN | Border type Added since Border types have been added since |
| FgColor | CRW | integer | $STD | Text color |
| FontFace | CR | integer | $STD | Font decoration properties There are limits for |
| FontKind | CR | integer | $STD | Font type Supported fonts have been added since Not supported in There are limits for |
| FontSize | CR | integer | 10 | Font size |
| Format | CR | String | Format string Format that can be specified have been added since | |
| HorizontalAlign | CR | integer | $STD | Horizontal alignment |
| NoPrefix | CRW | boolean | $FALSE | Mode that does not interpret & Added since Not supported in |
| ToolTip | CRW | String | Tooltip Not supported in | |
| ToolTipDelayTime | CRW | integer | 0 | Tooltip display time Added since Not supported in |
| Transparent | CRW | boolean | $FALSE | Background transparency Added since |
| Value* | CRW | String Number Fixed Date UString | Value to display on the label UString has been added since | |
| VerticalAlign | CR | integer | $STD | Vertical alignment It is also valid on the screen since |
| WordWrap | CRW | boolean | $TRUE | Word wrap control Added since Not supported in |
Only available for Mobile, Android version
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| UseTapAndHold | CRW | boolean | $FALSE | Whether to use tap and hold operation Added since |
Access
R: Readable W: Writable C: Initializable
*: default property