?? ukeyinput.dfm
字號:
object frmKeyInput: TfrmKeyInput
Left = 623
Top = 859
ActiveControl = edtInput
BorderIcons = [biMinimize]
BorderStyle = bsDialog
Caption = 'CS'#20013#25991#36755#20837#65288#27743#38517#21046#20316#65289
ClientHeight = 42
ClientWidth = 523
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poDefault
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object rpnlInput: TRzPanel
Left = 0
Top = 0
Width = 523
Height = 24
Align = alTop
BorderInner = fsGroove
BorderOuter = fsNone
TabOrder = 0
DesignSize = (
523
24)
object edtInput: TEdit
Left = 1
Top = 2
Width = 519
Height = 19
Hint = #29992'Crtl+Shift'#20999#25442#36755#20837#27861
Anchors = [akLeft, akTop, akRight, akBottom]
AutoSelect = False
AutoSize = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
Text = '!'
OnKeyPress = edtInputKeyPress
end
end
object rpnl1: TRzPanel
Left = 0
Top = 24
Width = 523
Height = 18
Align = alClient
Alignment = taLeftJustify
BorderInner = fsGroove
BorderOuter = fsNone
Caption = 'CS'#20013#25991#36755#20837#27861'0.2beta [CopyRight Johnny]'
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
DesignSize = (
523
18)
object lbl2: TLabel
Left = 339
Top = 2
Width = 184
Height = 14
Alignment = taRightJustify
Anchors = [akRight, akBottom]
AutoSize = False
Caption = #33521#25991
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Layout = tlCenter
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -