Class identifier. An easy to implement, horizontal or vertical proportional gadget.
Source position: intuition.pas line 2789
const PROPGCLASS: PChar = 'propgclass'; |
SuperClass:gadgetclass
A Boopsi proportional ("prop") gadget. The Boopsi prop gadget is similar to the conventional prop gadget, but extends its function to make it easier to use. The Boopsi prop gadget keeps its current integer value in its PGA_Top attribute.
Changed Methods:
Attributes:
GA_Image (I)
GA_Border (I)
GA_Highlight (I)
PGA_Freedom (IG)
PGA_Top (ISGNU)
PGA_NewLook (I)
PGA_Visible (ISU)
PGA_Total (ISU)
PGA_Borderless (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. |