[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

FILLRECTCLASS

Class identifier

Declaration

Source position: intuition.pas line 1741

const FILLRECTCLASS: ClassID = 'fillrectclass';

Description

SuperClass:imageclass

This is a class of filled rectangles. The fillrectclass object can use a pattern to fill in its interior.

Changed Methods:

IM_DRAW

Attributes:

IA_APattern (IS)

IA_APatSize (IS)

IA_Mode (IS)

See also

ClassID

  

Name of the Object class

TIClass

  

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

FindClass

  

Find a registered class

MakeClass

  

Create and initialize a boopsi class.

NewObjectA

  

Create an object from a class.


Documentation generated on: 2017-01-10