Search Locate Previous Next Contents

Icon Holder (IC)


Description
Used to place a captioned icon on a form. The Icon variable can be an array of bits (16-colour) or the name of a .ICO file (in quotes).

To get transparency, the var should be shaped [2;32;32] where the second plane is 1 for ‘transparent’, 0 for ‘solid’. Two-dimensional arrays are acceptable, but are shown solid.

The caption is written centred underneath in small text. It will be wrapped so as to make each wrapped line approximately the same length.

Class Property Table
NameTypeDefaultDescription
HintString
StyleManyOf
IconRuntimeBits array or ‘file name’


Continue to: Image List (IL)
© Copyright Causeway Graphical Systems Ltd 2003