📄 dsq_generic.res
字号:
!%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%!! dsq_generic.res!! Date Release Name Ver. Comments! --------- ------- ---- ---- --------! 04-Oct-02 J-03-35 ALG $$1 Created! 13-Jan-03 J-03-40 ALG $$2 Use new dsm.bif for TitleBarImage!!%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%(Dialog dsq_generic (Components (Label IconLabel) (Label PromptLabel) (InputPanel PromptInput) (Separator Separator1) (SubToolBar ButtonBar) ) (Resources (IconLabel.Bitmap "UI error image") (IconLabel.AttachLeft True) (IconLabel.AttachRight True) (IconLabel.AttachTop True) (IconLabel.AttachBottom True) (PromptLabel.Label "Generic text") (PromptLabel.AttachLeft True) (PromptLabel.AttachTop True) (PromptLabel.AttachBottom True) (PromptLabel.Alignment 0) (PromptLabel.ValidDropSite False) (PromptInput.AttachLeft False) (PromptInput.AttachRight False) (PromptInput.AttachTop True) (PromptInput.AttachBottom True) (PromptInput.Password True) (PromptInput.FixedWidth False) (PromptInput.ValidDropTypes 1) (Separator1.TopOffset 0) (Separator1.BottomOffset 0) (Separator1.LeftOffset 0) (Separator1.RightOffset 0) (.Label "DSM - Generic Dialog") (.Focus "PromptInput") (.Resizeable False) (.TopOffset 5) (.BottomOffset 5) (.LeftOffset 10) (.RightOffset 10) (.SizeToFit True) (.RememberSize False) (.ValidDropSite False) (.TitleBarImage "dsm") (.AlwaysAbove "dsq") (.AlwaysOnTop True) (.Layout (Grid (Rows 0 0 1 0) (Cols 1) (Grid (Rows 0) (Cols 0 1) IconLabel PromptLabel ) PromptInput Separator1 ButtonBar ) ) ))(ToolBar ButtonBar (Components (PushButton OkBtn) (PushButton YesBtn) (PushButton YesToAllBtn) (PushButton NoBtn) (PushButton CancelBtn) ) (Resources (OkBtn.Label "&Ok") (OkBtn.Alignment 2) (OkBtn.TruncateLabel False) (OkBtn.ValidDropSite False) (YesBtn.Label "&Yes") (YesBtn.Visible False) (YesBtn.Alignment 2) (YesToAllBtn.Label "Yes To &All") (YesToAllBtn.Visible False) (YesToAllBtn.Alignment 2) (NoBtn.Label "&No") (NoBtn.Visible False) (NoBtn.Alignment 2) (CancelBtn.Label "&Cancel") (CancelBtn.Visible False) (CancelBtn.Alignment 2) (CancelBtn.TruncateLabel False) (CancelBtn.ValidDropSite False) (.AttachLeft False) (.AttachRight False) (.AttachTop False) (.AttachBottom False) (.TopOffset 5) (.BottomOffset 5) (.LeftOffset 10) (.RightOffset 10) ))
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -