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
- aktiv_bitmap - Active image
- inaktiv_bitmap - Inactive image
- disabled_bitmap - Disabled image
Relationships
- element_ref - GUI Image references
Keys
- ik - Primary key