company logo

ADKC_Bitmap - GUI Icon resource

Inherits:  ADKC_Constant

A GUI icon resource is used in order to refer to three types of pixmaps, which are to be displayed for active (opened) resource elements, for disabled and for enabled, but not active (normal) GUI elements.

Pixmap resources for icons either refer to external image files, which might be stored as .png (suggested), .jpg, .tif, .svg or .bmp files, or are loaded to the image (BLOB) property. Usually, when both, image path and binary image are available, the binary image has higher priority.

Attributes
Relationships
Keys