Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

ITEXTICLASS

Class identifier. A specialized image class used for rendering text.

Declaration

Source position: intuition.pas line 2796

const ITEXTICLASS: PChar = 'itexticlass';

Description

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:

IM_DRAW, IM_DRAWFRAME

See also

ClassID

  

Name of the Object class

TIClass

  

This structure is READ-ONLY, and allocated only by Intuition

MakeClass

  

Create and initialize a boopsi class.

NewObjectA

  

Create an object from a class.


Documentation generated on: 2021-07-30