<< 点击显示目录 >> 主页 mappServices帮助手册 > mapp File: 文件管理系统 > 库 > 数据类型和枚举 > 数据类型 > MpFileManagerUIMessageBoxType |
mapp Services V5.16
数据类型 |
说明 |
|
LayerStatus |
UINT |
对话框的可见性(对话框层的状态数据点)。 VC4 connection: StatusDatapoint from Layer |
Type |
对话框的类型 |
|
ErrorNumber |
UINT |
当前要显示的错误号码。 这里有关于错误号码的详细描述 。 VC4 connection: Datapoint from Numeric |
Confirm |
BOOL |
确认操作 VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 |
Cancel |
BOOL |
取消操作 VC4 connection: Datapoint from Button / Type: SetDatapoint / SetValue: 1 |