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

SA_Pens

Tag start for OpenScreenTagList() pointer to $FFFFFFFF terminated LongWord array, as found in TDrawInfo

Declaration

Source position: intuition.pas line 1453

const SA_Pens = SA_Dummy + 26;

Description

Pen specification for the screen. Data is a pointer to a LongWord array terminated with $FFFFFFFF, as found in the DrawInfo structure. Specifying the SA_Pens tag informs the system that the application is prepared to handle a screen rendered with the new 3D look of Intuition. Omitting this tag produces a screen with a flat look, but whose color usage is more backwards compatible.


Documentation generated on: 2021-07-30