Properties
The following properties are defined in the Button class.
| Name | Access | Type | Initial Value | Description |
|---|---|---|---|---|
| AltKey | CR | integer | $STD | Alternate key to raise the Touch event |
| FontFace | CR | integer | $STD | Font decoration attributes AI has restrictions |
| FontKind | CR | integer | $STD | Font type Supported fonts have been added since Ver.4.1.0 Not supported on Mobile AI has restrictions |
| FontSize | CR | integer | 10 | Font size |
| HorizontalAlign | CR | integer | 10 | Horizontal alignment |
| Title | CRW | String UString(※) | Character to be displayed on the button ( ※ ) When ValueType is UString Added since Ver.5.0.3 | |
| Tooltip | CRW | String | Tooltip Not supported on Mobile | |
| ToolTipDelayTime | CRW | integer | 0 | Tooltip display time Added since Ver.4.2.0 Not supported on Mobile |
| Value* | CRW | String Number Fixed Date UString | Object value UString has been added since Ver.4.2.0 | |
| VerticalAlign | CR | integer | $STD | Vertical alignment (printing only) Not supported on Mobile |
Access
R: Readable W: Writable C: Initializable
*: default property