枚举
列表树项状态(tree_item_state_)
枚举类型
枚举
enum
tree_item_state_
{
tree_item_state_leave
=0 ,
tree_item_state_stay
=1 ,
tree_item_state_select
=2 }
详细描述
枚举类型说明
◆
tree_item_state_
enum
tree_item_state_
枚举值
tree_item_state_leave
项鼠标离开状态
tree_item_state_stay
项鼠标停留状态
tree_item_state_select
项选择状态
生成于 2024年 三月 24日 星期日 16:51:44 , 为 炫彩界面库使用
1.9.3