formZ SDK | 5.0 API Reference | System | Runtime Library (FZRT) | User Interface

fzrt_icon_enum

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

fzrt_api_type.h