📄 fkcmx.dfm
字号:
inherited F_kcmx: TF_kcmx
Left = -20
Top = 145
Caption = #24211#23384#21830#21697#26126#32454
ClientHeight = 396
ClientWidth = 722
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 722
Height = 57
Align = alTop
BevelInner = bvLowered
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
object Label1: TLabel
Left = 224
Top = 19
Width = 73
Height = 20
AutoSize = False
Caption = #21830#21697#20840#31216#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Panel2: TPanel
Left = 301
Top = 11
Width = 180
Height = 34
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
TabOrder = 0
end
end
object StringGrid1: TStringGrid
Left = 0
Top = 57
Width = 722
Height = 320
Align = alClient
ColCount = 6
Ctl3D = False
DefaultColWidth = 40
DefaultRowHeight = 20
RowCount = 2
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goColSizing, goColMoving]
ParentCtl3D = False
TabOrder = 1
ColWidths = (
40
100
146
153
125
129)
end
object StatusBar1: TStatusBar
Left = 0
Top = 377
Width = 722
Height = 19
Panels = <
item
Alignment = taCenter
Text = #21512#35745#65306
Width = 50
end
item
Alignment = taCenter
Width = 300
end
item
Alignment = taCenter
Width = 50
end>
end
object ADOQuery1: TADOQuery
Connection = F_dm.ADOConnection1
Parameters = <>
Left = 144
Top = 16
end
object ADOQuery2: TADOQuery
Connection = F_dm.ADOConnection1
Parameters = <>
Left = 88
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -