Class identifier. The class of system images. The class includes the images for the system and GadTools gadgets.
Source position: intuition.pas line 1977
| const SYSICLASS: PChar = 'sysiclass'; | 
SuperClass:imageclass
This is a class of system images and standard application images. There are 11 possible sysiclass image glyphs to choose from:
The class caches the image's bitmap to improve rendering speed.
Attributes:
SYSIA_DrawInfo (I)
SYSIA_Which (I)
SYSIA_Size (I)
| 
 | Name of the Object class | |
| 
 | This structure is READ-ONLY, and allocated only by Intuition | |
| 
 | Create and initialize a boopsi class. | |
| 
 | Create an object from a class. |