animcmdexport.res

来自「proe5.0野火版下载(中文版免费下载)」· RES 代码 · 共 28 行

RES
28
字号
!! 16-AUG-99     I-03-13 RKD      $$1     Created.(animation UI).! 28-Feb-00 J-01-03 Tali $$2 Project 994507! 29-Jun-00 J-01-12 rdasari $$3 Added Label for the command!(Dialog animcmdexport    (Components        (PushButton                     command)        (Label                          description)    )    (Resources	(command.Label 			"&Export...")        (command.Bitmap                 "anim_export.bif")        (command.HelpText               "Export the animation")        (command.ButtonStyle            3)        (command.ActivateCommand        "AnimCmdExport")        (description.Label              "Export the animation")        (description.Alignment          0)        (.Layout            (Grid (Rows 1) (Cols 1 1)                command                description            )        )    ))

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?