GadgetClass Tag. [IS.] (PImage) Gadgets' image in selected state.
Source position: intuition.pas line 2122
const GA_Highlight = GA_Dummy + 13; |
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.