anim_include.res

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

RES
26
字号
! 17-Apr-00  J-01-06  SJB  $$1 Created.! 17-May-00  J-01-08  SJB  $$2 Modified.(Dialog anim_include    (Components        (List                           animations)        (PushButton                     include)        (PushButton                     close)    )    (Resources        (include.Label                  "Include")        (close.Label                    "Close")        (.Label                         "Animations")        (.DefaultButton                 "include")        (.Layout            (Grid (Rows 1 0) (Cols 1)                animations                (Grid (Rows 0) (Cols 1 1)                    include                    close                )            )        )    ))

⌨️ 快捷键说明

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