formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | User Interface
Description
Icon resource types. These are used to specify color or black and white color when loading icons.
enum fzrt_icon_enum {
FZRT_LOAD_ICON_BW,
FZRT_LOAD_ICON_COLOR };
Members
FZRT_LOAD_ICON_BW
Loads a Black and White icon from the resource
FZRT_LOAD_ICON_COLOR
Loads a color icon from the resource
Availability
5.0.0.0
See Also
Defined in