intf_brief.res

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

RES
42
字号
!   12-Apr-08 L-03-07  HMR  $$1   Created.!   05-May-08 L-03-08  HMR  $$2   Cleaned up.!   20-May-08 L-03-09  HMR  $$3   Added helptext!   01-Jul-08 L-03-12  HMR  $$4   Removed dialog.!   21-Jul-08 L-03-14  HMR  $$5   Cosmetic improvements.!   16-Sep-08 L-03-18  HMR  $$6   Unmap so it can be hidden.(Layout lay_brief_intf_profile    (Components        (OptionMenu                     opt_brief_profile)        (PushButton                     pb_brief_details)        (SubLayout                      ph_lay_brief_type_opts)        (PHolder                        ph_lay_brief_type_opts)    )    (Resources        (opt_brief_profile.Columns      4)        (pb_brief_details.Label         "Details...")        (pb_brief_details.HelpText      "Shows the details of the selected profile.")        (.Label                         "Profile")        (.Decorated                     True)        (.Mapped                        False)        (.AttachLeft                    True)        (.AttachRight                   True)        (.AttachTop                     True)        (.AttachBottom                  True)        (.TopOffset                     2)        (.BottomOffset                  2)        (.LeftOffset                    2)        (.RightOffset                   2)        (.Layout            (Grid (Rows 0 1) (Cols 1)                (Grid (Rows 0) (Cols 1 0)                    opt_brief_profile                    pb_brief_details                )                ph_lay_brief_type_opts            )        )    ))

⌨️ 快捷键说明

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