📄 kcunit.~dfm
字号:
object kcForm1: TkcForm1
Left = 238
Top = 170
Width = 584
Height = 449
Caption = #35838#31243#31867#21035#35774#23450
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Left = 88
Top = 8
Width = 60
Height = 13
Caption = #26597#35810#26465#20214#65306
end
object Label5: TLabel
Left = 176
Top = 8
Width = 3
Height = 13
end
object DBGrid1: TDBGrid
Left = 8
Top = 32
Width = 553
Height = 313
DataSource = DataSource1
ImeName = #26497#21697#20116#31508#36755#20837#27861
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnTitleClick = DBGrid1TitleClick
end
object Panel1: TPanel
Left = 136
Top = 64
Width = 321
Height = 241
TabOrder = 1
Visible = False
object GroupBox1: TGroupBox
Left = 16
Top = 16
Width = 209
Height = 209
Caption = #26597#35810#26465#20214#65306
TabOrder = 0
object Label1: TLabel
Left = 32
Top = 128
Width = 36
Height = 13
Caption = #19987#19994#65306
end
object Label2: TLabel
Left = 24
Top = 272
Width = 3
Height = 13
end
object Label3: TLabel
Left = 32
Top = 168
Width = 36
Height = 13
Caption = #23398#26399#65306
end
object ComboBox1: TComboBox
Left = 72
Top = 128
Width = 105
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
ItemHeight = 13
TabOrder = 0
end
object ComboBox2: TComboBox
Left = 72
Top = 168
Width = 105
Height = 21
ImeName = #26497#21697#20116#31508#36755#20837#27861
ItemHeight = 13
TabOrder = 1
end
object RadioGroup1: TRadioGroup
Left = 32
Top = 24
Width = 145
Height = 81
Caption = #35838#31243#31867#21035#65306
Items.Strings = (
#24517#20462#35838
#19987#19994#36873#20462#35838)
TabOrder = 2
OnClick = RadioGroup1Click
end
end
object Button1: TButton
Left = 229
Top = 24
Width = 76
Height = 25
Caption = #30830#23450
Enabled = False
TabOrder = 1
OnClick = Button1Click
end
object CancelBtn: TButton
Left = 229
Top = 62
Width = 76
Height = 25
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 2
OnClick = CancelBtnClick
end
end
object DBNavigator1: TDBNavigator
Left = 8
Top = 352
Width = 550
Height = 25
DataSource = DataSource1
TabOrder = 2
Visible = False
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 496
Top = 312
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\'#25104#32489#22788#29702#36719#20214#25968#25454#24211'\'#32508#21512#20449#24687'.m' +
'db;Persist Security Info=False'
Parameters = <>
Left = 496
Top = 352
end
object MainMenu1: TMainMenu
Left = 496
Top = 264
object N2: TMenuItem
Caption = #26597#35810
object N1: TMenuItem
Caption = #26465#20214#26597#35810
OnClick = N1Click
end
object N6: TMenuItem
Caption = #26174#31034#20840#37096
object N7: TMenuItem
Caption = #24517#20462#35838
OnClick = N7Click
end
object N8: TMenuItem
Caption = #19987#19994#36873#20462#35838
OnClick = N8Click
end
end
end
object N3: TMenuItem
Caption = #20462#25913
OnClick = N3Click
end
object N5: TMenuItem
Caption = #24110#21161
end
end
object ApplicationEvents1: TApplicationEvents
OnMessage = ApplicationEvents1Message
Left = 280
Top = 208
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -