Class identifier. A specialized image class used for rendering text.
Source position: intuition.pas line 2796
const ITEXTICLASS: PChar = 'itexticlass'; |
SuperClass:imageclass
This is a class of image objects that render an IntuiText structure. Using some of the imageclass attributes, the object can override some of the parameters in the IntuiText structure. This class makes it easy to share an IntuiText structure between objects.
Changed Methods:
|
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. |