adb_customization_menu.res
来自「proe5.0野火版下载(中文版免费下载)」· RES 代码 · 共 41 行
RES
41 行
! History: !! Date Release Name Ver. Comments! --------- ------- ----- ----- --------------------------------------------! 12-Aug-08 L-03-16 AlexM $$1 Created.! 31-Aug-08 L-03-17 AlexM $$2 Changed adb_CmdCopyImage.Label! 25-Sep-08 L-03-18+ Moti $$3 Updated adb_CmdDisplayType.Labels!! INSERT COMMENT ABOVE THIS LINE! Do not forget to put "!" at the begining of each line in this comment block.(MenuPane adb_customization_menu (Components (PushButton adb_CmdCopyImage) (Separator adb_CmdPopupMenuSep1) (RadioGroup adb_CmdDisplayType) (PushButton adb_CmdWhatsThis) ) (Resources (adb_CmdCopyImage.Label "Copy Button Image") (adb_CmdPopupMenuSep1.TopOffset 0) (adb_CmdPopupMenuSep1.BottomOffset 0) (adb_CmdPopupMenuSep1.LeftOffset 0) (adb_CmdPopupMenuSep1.RightOffset 0) (adb_CmdDisplayType.Names "DefaultStyle" "Small" "SmallImageOnly" "SmallTextOnly" "Large") (adb_CmdDisplayType.Labels "Default Style" "Small Button" "Small Button - No Label" "Small Button - No Icon" "Large Button") (adb_CmdWhatsThis.Label "What's This?") (adb_CmdWhatsThis.HelpText "Tells what this button does") (.PopupCBRegardless True) ))
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?