formZ SDK | 5.0 API Reference | System | User Interface (FUIM)
Description
Bit flags meant to be used by the anim_flags parameter of the animation dialog item creation functions. They determine which kind of appearance the animation items have.
enum fz_fuim_anim_flags_enum {
FZ_FUIM_ANIM_FLAG_DEFER_BIT };
Members
FZ_FUIM_ANIM_FLAG_DEFER_BIT
If this bit is set, the animation item is not added to the dialog item. It is expected that the animation item is created by a separate call to . If this bit is off, the animation item is automatically added at the right side of the dialog item.
Availability
6.0.0.2
Defined in