animcmdkeyframeseq.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 animcmdkeyframeseq    (Components        (PushButton                     command)        (Label                          description)    )    (Resources	(command.Label 			"&Key Frame Sequence...")        (command.Bitmap                 "anim_kfs.bif")        (command.HelpText               "Create new Keyframe sequence")        (command.ButtonStyle            3)        (command.ActivateCommand        "AnimCmdKeyframeSeq")        (description.Label              "Keyframe sequence for animation")        (description.Alignment          0)        (.Layout            (Grid (Rows 1) (Cols 1 1)                command                description            )        )    ))

⌨️ 快捷键说明

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