📄 input.dfm
字号:
object FrmInput: TFrmInput
Left = 223
Top = 130
BorderStyle = bsDialog
Caption = #36890#20449#24405#36164#26009#26356#26032
ClientHeight = 251
ClientWidth = 427
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 5
Top = 6
Width = 418
Height = 211
BevelOuter = bvLowered
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 11
Width = 24
Height = 12
Caption = #31867#21035
end
object Label2: TLabel
Left = 12
Top = 36
Width = 24
Height = 12
Caption = #22995#21517
end
object Label3: TLabel
Left = 12
Top = 61
Width = 48
Height = 12
Caption = #25163#26426#21495#30721
end
object Label4: TLabel
Left = 12
Top = 87
Width = 48
Height = 12
Caption = #30005#23376#37038#31665
end
object Label5: TLabel
Left = 12
Top = 112
Width = 36
Height = 12
Caption = 'QQ'#21495#30721
end
object Label6: TLabel
Left = 12
Top = 138
Width = 48
Height = 12
Caption = #21150#20844#30005#35805
end
object Label7: TLabel
Left = 12
Top = 163
Width = 48
Height = 12
Caption = #20303#23429#30005#35805
end
object Label8: TLabel
Left = 13
Top = 189
Width = 48
Height = 12
Caption = #20256#30495#21495#30721
end
object Label9: TLabel
Left = 196
Top = 11
Width = 48
Height = 12
Caption = #37038#25919#32534#30721
end
object Label10: TLabel
Left = 196
Top = 37
Width = 48
Height = 12
Caption = #32852#32476#22320#22336
end
object Label11: TLabel
Left = 196
Top = 128
Width = 24
Height = 12
Caption = #22791#27880
end
object ComboBox1: TComboBox
Left = 62
Top = 7
Width = 120
Height = 20
Style = csDropDownList
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentFont = False
TabOrder = 0
end
object Edit1: TEdit
Left = 62
Top = 32
Width = 120
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object Edit2: TEdit
Left = 62
Top = 57
Width = 120
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Edit3: TEdit
Left = 62
Top = 83
Width = 120
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
end
object Edit4: TEdit
Left = 62
Top = 108
Width = 120
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
end
object Edit5: TEdit
Left = 62
Top = 134
Width = 120
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
end
object Edit6: TEdit
Left = 62
Top = 159
Width = 120
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
end
object Edit7: TEdit
Left = 63
Top = 185
Width = 120
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
end
object Edit8: TEdit
Left = 246
Top = 7
Width = 121
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 8
end
object Memo1: TMemo
Left = 246
Top = 36
Width = 160
Height = 80
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 9
end
object Memo2: TMemo
Left = 246
Top = 124
Width = 160
Height = 80
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 10
end
end
object CmdOK: TButton
Left = 100
Top = 223
Width = 75
Height = 25
Caption = #30830#35748
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = CmdOKClick
end
object CmdExit: TButton
Left = 252
Top = 223
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = CmdExitClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -