📄 kcjcxx.~dfm
字号:
inherited f_kcjcxx: Tf_kcjcxx
Left = 188
Top = 142
Caption = #24211#23384#22522#30784#20449#24687
ClientHeight = 323
ClientWidth = 484
OldCreateOrder = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
inherited CoolBar1: TCoolBar
Width = 484
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 28
Width = 480
end>
inherited ToolBar1: TToolBar
Width = 467
inherited B3: TToolButton
Enabled = False
end
end
end
inherited Panel1: TPanel
Left = 8
Height = 86
object Label1: TLabel
Left = 54
Top = 11
Width = 48
Height = 13
Caption = #24211#23384#20195#30721
end
object Label2: TLabel
Left = 54
Top = 36
Width = 48
Height = 13
Caption = #24211#23384#21517#31216
end
object Label3: TLabel
Left = 54
Top = 62
Width = 48
Height = 13
Caption = #24211#23384#31867#21035
end
object Edit1: TEdit
Left = 112
Top = 6
Width = 121
Height = 21
TabOrder = 0
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 112
Top = 31
Width = 121
Height = 21
TabOrder = 1
OnKeyDown = Edit1KeyDown
end
object ComboBox1: TComboBox
Left = 112
Top = 58
Width = 121
Height = 19
Style = csOwnerDrawFixed
ItemHeight = 13
TabOrder = 2
OnKeyDown = Edit1KeyDown
OnKeyPress = ComboBox1KeyPress
end
end
object Panel2: TPanel [2]
Left = 8
Top = 130
Width = 469
Height = 160
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object DBGrid1: TDBGrid
Left = 10
Top = 9
Width = 448
Height = 140
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
OnKeyDown = DBGrid1KeyDown
Columns = <
item
Expanded = False
FieldName = 'kcdm'
Title.Alignment = taCenter
Title.Caption = #24211#23384#20195#30721
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 108
Visible = True
end
item
Expanded = False
FieldName = 'kcmc'
Title.Alignment = taCenter
Title.Caption = #24211#23384#21517#31216
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clBlack
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 200
Visible = True
end
item
Expanded = False
FieldName = 'kclb'
Title.Alignment = taCenter
Title.Caption = #24211#23384#31867#21035
Width = 100
Visible = True
end>
end
end
inherited ImageList1: TImageList
Left = 402
Top = 54
end
object DataSource1: TDataSource
Left = 399
Top = 235
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -