animcmdplayback.res

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

RES
29
字号
!! 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 to the command! 04-Feb-05 K-03-19  abera  $$4 Modified for Mechanism icon changes.!(Dialog animcmdplayback    (Components        (PushButton                     command)        (Label                          description)    )    (Resources	(command.Label 			"&Playback...")        (command.Bitmap                 "mech_playback.bif")        (command.HelpText               "Playback")        (command.ButtonStyle            3)        (command.ActivateCommand        "AnimCmdPlayback")        (description.Label              "Play the animation")        (description.Alignment          0)        (.Layout            (Grid (Rows 1) (Cols 1 1)                command                description            )        )    ))

⌨️ 快捷键说明

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