| Search Locate Previous Next | Contents |
Description
Normal push-button. Select should trigger its action.
The associated data may be a bitmap to place on the button. In this case, the caption must be left blank.
Use small bitmaps to make toolbar-style controls; 16 by 15 is a good size to put on a 20×20 button.
Generic functions Enable and Disable will grey out the bitmaps if necessary.
Class Property Table
| Name | Type | Default | Description |
| Hint | String | ||
| Tooltip | String | ||
| Accelerator | String | Hotkey (e.g. Ctrl+S) | |
| Style | ManyOf | ||
| Caption | Runtime | Caption text | |
| Bitmap | Runtime | Bitmap file name or bits array | |
| Visible | Runtime | Boolean singleton | |
| Active | Runtime | Boolean singleton |