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

MODELCLASS

Class identifier. Multiple Targets

Declaration

Source position: intuition.pas line 2536

const MODELCLASS: PChar = 'modelclass';

Description

SuperClass:icclass

A class of OM_UPDATE forwarding objects that have multiple targets. In addition to the features the modelclass object inherits from icclass, when a modelclass object gets an OM_UPDATE message, it forwards that OM_UPDATE message to all of the objects in its broadcast list.

Changed Methods:

OM_ADDMEMBER, OM_REMMEMBER, OM_DISPOSE, OM_NOTIFY, OM_UPDATE

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