📄 chcxut.~dfm
字号:
object ckcxfm: Tckcxfm
Left = 183
Top = 155
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #20986#24211#26597#35810
ClientHeight = 524
ClientWidth = 746
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 746
Height = 524
Align = alClient
TabOrder = 0
object lastbt: TSpeedButton
Left = 232
Top = 488
Width = 65
Height = 25
Caption = #19978#19968#26465
OnClick = lastbtClick
end
object nextbt: TSpeedButton
Left = 352
Top = 488
Width = 65
Height = 25
Caption = #19979#19968#26465
OnClick = nextbtClick
end
object closebt: TSpeedButton
Left = 520
Top = 488
Width = 73
Height = 25
Caption = #20851#38381
OnClick = closebtClick
end
object GroupBox1: TGroupBox
Left = 0
Top = 16
Width = 721
Height = 145
Caption = #26597#35810#26465#20214
TabOrder = 0
object cxbt: TSpeedButton
Left = 512
Top = 32
Width = 81
Height = 25
Caption = #26597#35810
OnClick = cxbtClick
end
object qxbt: TSpeedButton
Left = 512
Top = 88
Width = 81
Height = 25
Caption = #21462#28040
end
object bhrb: TRadioButton
Left = 40
Top = 56
Width = 113
Height = 17
Caption = #25353#26448#26009#32534#21495
TabOrder = 0
OnClick = bhrbClick
end
object rqrb: TRadioButton
Left = 40
Top = 88
Width = 113
Height = 17
Caption = #25353#26448#26009#20986#36135#26102#38388
TabOrder = 1
OnClick = rqrbClick
end
object clmcbox: TComboBox
Left = 176
Top = 24
Width = 193
Height = 21
ItemHeight = 13
TabOrder = 2
OnKeyDown = clmcboxKeyDown
end
object clbhedit: TEdit
Left = 176
Top = 56
Width = 185
Height = 21
TabOrder = 3
OnKeyDown = clbheditKeyDown
end
object mcrb: TRadioButton
Left = 40
Top = 24
Width = 113
Height = 17
Caption = #25353#26448#26009#21517#31216
TabOrder = 4
OnClick = mcrbClick
end
object rqbox: TDateTimePicker
Left = 176
Top = 88
Width = 186
Height = 21
Date = 38492.887151273150000000
Time = 38492.887151273150000000
TabOrder = 5
OnKeyDown = rqboxKeyDown
end
end
object GroupBox2: TGroupBox
Left = 1
Top = 168
Width = 744
Height = 316
TabOrder = 1
object DBGrid1: TDBGrid
Left = 2
Top = 15
Width = 740
Height = 299
Align = alClient
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
end
object ADOQuery: TADOQuery
Parameters = <>
SQL.Strings = (
'select * from ckb ')
Left = 241
Top = 256
end
object DataSource1: TDataSource
DataSet = ADOQuery
Left = 169
Top = 232
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -