| Search Locate Previous Next | Contents |
Description
Used to place a bitmap anywhere on your form. It shows in the designer as a 32×32 pixel outline, but actually has no defined size. The bitmap will be placed with the top-left corner at the position of the placeholder.
Reference is an array of bits (numbers 0..15) or the name of a .BMP file (in quotes). Use the style to set framing options, which are: {none; Recess; Plinth; Cutout}.
Uses global #.Class.cmap to force a standard 16-colour mapping.
Class Property Table
| Name | Type | Default | Description |
| Hint | String | ||
| Style | ManyOf | ||
| Bits | Runtime | Bits array or file name |