formZ SDK | 5.0 API Reference | System | User Interface (FUIM) | Alerts
Description
Alert options. These bit flags are used to set options in Alerts.
enum fz_fuim_alrt_flag_enum {
FZ_FUIM_ALRT_FLAG_NONE,
FZ_FUIM_ALRT_FLAG_BVRT,
FZ_FUIM_ALRT_FLAG_LGINFO };
Members
FZ_FUIM_ALRT_FLAG_NONE
default alert options
FZ_FUIM_ALRT_FLAG_BVRT
if set buttons in alert are vertical, else horizontal (default)
FZ_FUIM_ALRT_FLAG_LGINFO
if set the info area of the laert is made larger to handle more text.
Availability
5.0.0.0
See Also
Defined in