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

GA_Highlight

GadgetClass Tag. [IS.] (PImage) Gadgets' image in selected state.

Declaration

Source position: intuition.pas line 1904

const GA_Highlight = GA_Dummy + $000D;

Description

Note that if this is nil and GA_Image is in fact an image object, GA_Image may be tried to be drawn with IDS_SELECTED. So you do not need to fill this in, if you wish to have a special selected image and GA_Image is an image object that supports the selected state.


Documentation generated on: 2017-01-10