📄 u_kqlr.dfm
字号:
object frm_kqxx: Tfrm_kqxx
Left = 261
Top = 124
Width = 373
Height = 328
Caption = #32771#21220#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 365
Height = 294
Align = alClient
BevelInner = bvSpace
BevelOuter = bvLowered
TabOrder = 0
object CoolBar1: TCoolBar
Left = 2
Top = 2
Width = 361
Height = 63
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 57
Width = 357
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 344
Height = 57
ButtonHeight = 52
ButtonWidth = 8
Caption = 'ToolBar1'
TabOrder = 0
object SpeedButton2: TSpeedButton
Left = 0
Top = 2
Width = 50
Height = 52
Caption = #20462#25913
OnClick = SpeedButton2Click
end
object SpeedButton3: TSpeedButton
Left = 50
Top = 2
Width = 50
Height = 52
Caption = #21024#38500
OnClick = SpeedButton3Click
end
object ToolButton1: TToolButton
Left = 100
Top = 2
Width = 8
Caption = 'ToolButton1'
ImageIndex = 0
Style = tbsDivider
end
object SpeedButton4: TSpeedButton
Left = 108
Top = 2
Width = 50
Height = 52
Caption = #20445#23384
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 158
Top = 2
Width = 50
Height = 52
Caption = #21462#28040
OnClick = SpeedButton5Click
end
object ToolButton2: TToolButton
Left = 208
Top = 2
Width = 8
Caption = 'ToolButton2'
ImageIndex = 1
Style = tbsDivider
end
object SpeedButton6: TSpeedButton
Left = 216
Top = 2
Width = 50
Height = 52
Caption = #36864#20986
OnClick = SpeedButton6Click
end
end
end
object Panel2: TPanel
Left = 2
Top = 65
Width = 361
Height = 80
Align = alTop
BevelInner = bvSpace
BevelOuter = bvLowered
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object Label2: TLabel
Left = 8
Top = 19
Width = 56
Height = 14
Caption = #20840#21220#22870#65306
end
object Label3: TLabel
Left = 126
Top = 19
Width = 70
Height = 14
Caption = #20986#21220#22825#25968#65306
end
object Label4: TLabel
Left = 8
Top = 51
Width = 98
Height = 14
Caption = #36831#21040#26089#36864#27425#25968#65306
end
object Label6: TLabel
Left = 184
Top = 51
Width = 112
Height = 14
Caption = #26376#24179#22343#24037#20316#22825#25968#65306
end
object Label9: TLabel
Left = 256
Top = 19
Width = 42
Height = 14
Caption = #20960#20493#65306
end
object Edit1: TEdit
Left = 104
Top = 48
Width = 50
Height = 20
Ctl3D = False
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ParentCtl3D = False
TabOrder = 3
Text = '0'
OnKeyDown = Edit1KeyDown
end
object Edit3: TEdit
Left = 296
Top = 48
Width = 50
Height = 20
Ctl3D = False
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ParentCtl3D = False
TabOrder = 4
Text = '0'
OnKeyDown = Edit3KeyDown
end
object Edit4: TEdit
Left = 296
Top = 16
Width = 50
Height = 20
Ctl3D = False
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ParentCtl3D = False
TabOrder = 2
Text = '0'
OnKeyDown = Edit4KeyDown
end
object Edit5: TEdit
Left = 64
Top = 16
Width = 50
Height = 20
Ctl3D = False
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ParentCtl3D = False
TabOrder = 0
Text = '0'
OnKeyDown = Edit5KeyDown
end
object Edit6: TEdit
Left = 198
Top = 16
Width = 50
Height = 20
Ctl3D = False
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ParentCtl3D = False
TabOrder = 1
Text = '0'
OnKeyDown = Edit6KeyDown
end
end
object Panel3: TPanel
Left = 2
Top = 145
Width = 361
Height = 147
Align = alClient
BevelInner = bvSpace
BevelOuter = bvLowered
TabOrder = 2
object DBGrid1: TDBGrid
Left = 2
Top = 2
Width = 357
Height = 143
Align = alClient
DataSource = DataSource1
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
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
end
end
end
object DataSource1: TDataSource
DataSet = Data1.ADOQYkqxx
Left = 42
Top = 201
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -