Button 命令
- Button( )
-
创建一个新 Action_Objects .
- Button( <Caption> )
-
创建一个新 Action_Objects 具有给定的 Labels_and_Captions .
Button("Ok")
在以下视图的左上角创建一个按钮:
Graphics_View
标题为
确定
.