📄 one.~dfm
字号:
object Form1: TForm1
Left = 231
Top = 182
Width = 561
Height = 425
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 379
Width = 553
Height = 19
Panels = <>
end
object TabbedNotebook2: TTabbedNotebook
Left = 0
Top = 0
Width = 552
Height = 378
TabFont.Charset = DEFAULT_CHARSET
TabFont.Color = clBtnText
TabFont.Height = -11
TabFont.Name = 'MS Sans Serif'
TabFont.Style = []
TabOrder = 1
OnChange = TabbedNotebook2Change
object TTabPage
Left = 4
Top = 24
HelpContext = 1
Caption =
' '#24320#35838#29983#25104#22120' ' +
' '
object TabbedNotebook1: TTabbedNotebook
Left = 0
Top = 3
Width = 544
Height = 351
TabFont.Charset = DEFAULT_CHARSET
TabFont.Color = clBtnText
TabFont.Height = -11
TabFont.Name = 'MS Sans Serif'
TabFont.Style = []
TabOrder = 0
object TTabPage
Left = 4
Top = 24
HelpContext = 11
Caption = #22635#20889#35745#21010#34920
object Panel1: TPanel
Left = 7
Top = 280
Width = 528
Height = 41
BevelOuter = bvLowered
BevelWidth = 2
TabOrder = 0
Visible = False
object BitBtn1: TBitBtn
Left = 19
Top = 8
Width = 137
Height = 25
Caption = #25171#24320#22521#20859#35745#21010#34920
Enabled = False
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 181
Top = 8
Width = 75
Height = 25
Caption = #22635#20889#35745#21010#34920
Enabled = False
TabOrder = 1
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 281
Top = 8
Width = 75
Height = 25
Caption = #20445#23384#35745#21010#34920
Enabled = False
TabOrder = 2
OnClick = BitBtn3Click
end
object BitBtn4: TBitBtn
Left = 379
Top = 8
Width = 137
Height = 25
Caption = #20851#38381#35745#21010#34920#29983#25104#25968#25454#24211
Enabled = False
TabOrder = 3
OnClick = BitBtn4Click
end
end
object GroupBox4: TGroupBox
Left = 8
Top = 206
Width = 525
Height = 58
Caption = #36873#25321#23398#38498#19982#31995#21035
TabOrder = 1
Visible = False
object ComboBox2: TComboBox
Left = 317
Top = 20
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
ItemHeight = 13
TabOrder = 0
Text = #31995#21035
OnDropDown = ComboBox2DropDown
end
object ComboBox1: TComboBox
Left = 44
Top = 21
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
ItemHeight = 13
TabOrder = 1
Text = #23398#38498
OnChange = ComboBox1Change
OnDropDown = ComboBox1DropDown
Items.Strings = (
'')
end
end
object GroupBox5: TGroupBox
Left = 8
Top = 38
Width = 525
Height = 58
Caption = #25805#20316#26041#24335
TabOrder = 2
object RadioButton1: TRadioButton
Left = 27
Top = 18
Width = 124
Height = 26
Caption = #22635#20889#26032#35745#21010#34920
TabOrder = 0
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 273
Top = 22
Width = 118
Height = 21
Caption = #20462#25913#24050#26377#35745#21010#34920
TabOrder = 1
OnClick = RadioButton2Click
end
end
object GroupBox6: TGroupBox
Left = 8
Top = 206
Width = 525
Height = 58
Caption = #25171#24320#24050#26377#35745#21010#34920
TabOrder = 3
Visible = False
object BitBtn8: TBitBtn
Left = 53
Top = 18
Width = 75
Height = 25
Caption = #25171#24320
TabOrder = 0
OnClick = BitBtn8Click
end
object Button1: TButton
Left = 334
Top = 19
Width = 176
Height = 25
Caption = #20851#38381#35745#21010#34920#24182#29983#25104#25968#25454#24211
Enabled = False
TabOrder = 1
OnClick = Button1Click
end
object BitBtn9: TBitBtn
Left = 208
Top = 19
Width = 75
Height = 25
Caption = #20445#23384#35745#21010#34920
Enabled = False
TabOrder = 2
OnClick = BitBtn9Click
end
end
end
object TTabPage
Left = 4
Top = 24
HelpContext = 12
Caption = #29983#25104#24320#35838#35745#21010#34920
object DBGrid1: TDBGrid
Left = 6
Top = 63
Width = 525
Height = 211
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Visible = False
end
object ComboBox3: TComboBox
Left = 28
Top = 32
Width = 115
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
ItemHeight = 13
TabOrder = 1
Text = #23398#38498
OnChange = ComboBox3Change
OnDropDown = ComboBox3DropDown
end
object ComboBox4: TComboBox
Left = 175
Top = 32
Width = 122
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
ItemHeight = 13
TabOrder = 2
Text = #31995#21035
OnDropDown = ComboBox4DropDown
end
object ComboBox5: TComboBox
Left = 324
Top = 31
Width = 116
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
ItemHeight = 13
TabOrder = 3
Text = #23398#26399
OnChange = ComboBox5Change
OnDropDown = ComboBox5DropDown
end
object Panel2: TPanel
Left = 2
Top = 282
Width = 535
Height = 41
BevelOuter = bvLowered
BevelWidth = 2
TabOrder = 4
object BitBtn6: TBitBtn
Left = 82
Top = 8
Width = 157
Height = 25
Caption = #26174#31034#24635#24320#35838#35745#21010#34920
Enabled = False
TabOrder = 0
OnClick = BitBtn6Click
end
object BitBtn7: TBitBtn
Left = 326
Top = 8
Width = 157
Height = 25
Caption = #29983#25104#23398#26399#24320#35838#34920#32654#24182#20445#23384
Enabled = False
TabOrder = 1
OnClick = BitBtn7Click
end
end
end
object TTabPage
Left = 4
Top = 24
HelpContext = 13
Caption = #28155#21152#23398#38498#19982#19987#19994
object GroupBox8: TGroupBox
Left = 32
Top = 56
Width = 433
Height = 57
TabOrder = 0
object RadioButton3: TRadioButton
Left = 32
Top = 24
Width = 113
Height = 17
Caption = #28155#21152#21024#38500#23398#38498
TabOrder = 0
OnClick = RadioButton3Click
end
object RadioButton4: TRadioButton
Left = 224
Top = 24
Width = 113
Height = 17
Caption = #28155#21152#21024#38500#19987#19994
TabOrder = 1
OnClick = RadioButton4Click
end
end
object GroupBox9: TGroupBox
Left = 32
Top = 144
Width = 432
Height = 161
TabOrder = 1
Visible = False
object Label4: TLabel
Left = 178
Top = 12
Width = 71
Height = 15
AutoSize = False
Caption = #24050#26377#23398#38498
end
object GroupBox10: TGroupBox
Left = 7
Top = 24
Width = 137
Height = 121
Caption = #28155#21152#23398#38498
TabOrder = 0
object Edit1: TEdit
Left = 8
Top = 24
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
TabOrder = 0
end
object Button2: TButton
Left = 32
Top = 72
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 1
OnClick = Button2Click
end
end
object GroupBox11: TGroupBox
Left = 275
Top = 24
Width = 152
Height = 121
Caption = #21024#38500#23398#38498
TabOrder = 1
object BitBtn10: TBitBtn
Left = 32
Top = 88
Width = 75
Height = 25
Caption = #21024#38500#23398#38498
TabOrder = 0
OnClick = BitBtn10Click
end
object ComboBox6: TComboBox
Left = 8
Top = 24
Width = 129
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
ItemHeight = 13
TabOrder = 1
OnDropDown = ComboBox6DropDown
end
end
object ListBox1: TListBox
Left = 152
Top = 29
Width = 105
Height = 116
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
ItemHeight = 13
TabOrder = 2
end
end
object GroupBox12: TGroupBox
Left = 31
Top = 145
Width = 432
Height = 161
TabOrder = 2
Visible = False
object GroupBox13: TGroupBox
Left = 7
Top = 24
Width = 137
Height = 121
Caption = #28155#21152#19987#19994
TabOrder = 0
object ComboBox7: TComboBox
Left = 7
Top = 19
Width = 125
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26497#28857#20013#25991
ItemHeight = 13
TabOrder = 0
Text = #36873#25321#23398#38498
OnChange = ComboBox7Change
OnDropDown = ComboBox7DropDown
end
object Edit2: TEdit
Left = 7
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -