xlang v5.1 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
StandardButton 枚举类型参考
StandardButton 的协作图:
Collaboration graph

成员变量

详细描述

在文件 Constant.x2363 行定义.

结构体成员变量说明

◆ Abort

Abort = 0x00040000

在文件 Constant.x2374 行定义.

◆ Apply

Apply = 0x02000000

在文件 Constant.x2381 行定义.

◆ Cancel

Cancel = 0x00400000

在文件 Constant.x2378 行定义.

◆ Close

Close = 0x00200000

在文件 Constant.x2377 行定义.

◆ Discard

Discard = 0x00800000

在文件 Constant.x2379 行定义.

◆ FirstButton

FirstButton = StandardButton.Ok

在文件 Constant.x2384 行定义.

◆ Help

Help = 0x01000000

在文件 Constant.x2380 行定义.

◆ Ignore

Ignore = 0x00100000

在文件 Constant.x2376 行定义.

◆ LastButton

LastButton = StandardButton.RestoreDefaults

在文件 Constant.x2386 行定义.

◆ No

No = 0x00010000

在文件 Constant.x2372 行定义.

◆ NoButton

NoButton = 0x00000000

在文件 Constant.x2365 行定义.

◆ NoToAll

NoToAll = 0x00020000

在文件 Constant.x2373 行定义.

◆ Ok

Ok = 0x00000400

在文件 Constant.x2366 行定义.

◆ Open

Open = 0x00002000

在文件 Constant.x2369 行定义.

◆ Reset

Reset = 0x04000000

在文件 Constant.x2382 行定义.

◆ RestoreDefaults

RestoreDefaults = 0x08000000

在文件 Constant.x2383 行定义.

◆ Retry

Retry = 0x00080000

在文件 Constant.x2375 行定义.

◆ Save

Save = 0x00000800

在文件 Constant.x2367 行定义.

◆ SaveAll

SaveAll = 0x00001000

在文件 Constant.x2368 行定义.

◆ Yes

Yes = 0x00004000

在文件 Constant.x2370 行定义.

◆ YesToAll

YesToAll = 0x00008000

在文件 Constant.x2371 行定义.