📄 czygl11.~dfm
字号:
object Form5: TForm5
Left = 178
Top = 102
Width = 423
Height = 282
Caption = 'Form5'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 415
Height = 248
Align = alClient
TabOrder = 0
object DBGrid1: TDBGrid
Left = 8
Top = 72
Width = 385
Height = 120
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = #25805#20316#21592#32534#21495
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #25805#20316#21592#22995#21517
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #25805#20316#21592#23494#30721
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #25805#20316#21592#32423#21035
Visible = True
end>
end
object Panel2: TPanel
Left = 8
Top = 200
Width = 385
Height = 41
Caption = 'Panel2'
TabOrder = 1
OnMouseMove = Panel2MouseMove
object BitBtn1: TBitBtn
Left = 16
Top = 8
Width = 57
Height = 25
Caption = #28155#21152
TabOrder = 0
OnClick = BitBtn1Click
OnMouseMove = BitBtn1MouseMove
Kind = bkAll
end
object BitBtn2: TBitBtn
Left = 160
Top = 8
Width = 57
Height = 25
Caption = #21024#38500
Enabled = False
ModalResult = 3
TabOrder = 1
OnClick = BitBtn2Click
OnMouseMove = BitBtn1MouseMove
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333333333000033338833333333333333333F333333333333
0000333911833333983333333388F333333F3333000033391118333911833333
38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
911118111118333338F3338F833338F3000033333911111111833333338F3338
3333F8330000333333911111183333333338F333333F83330000333333311111
8333333333338F3333383333000033333339111183333333333338F333833333
00003333339111118333333333333833338F3333000033333911181118333333
33338333338F333300003333911183911183333333383338F338F33300003333
9118333911183333338F33838F338F33000033333913333391113333338FF833
38F338F300003333333333333919333333388333338FFF830000333333333333
3333333333333333333888330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object BitBtn3: TBitBtn
Left = 304
Top = 8
Width = 57
Height = 25
Caption = #36864#20986
TabOrder = 2
OnMouseMove = BitBtn1MouseMove
Kind = bkClose
end
object BitBtn4: TBitBtn
Left = 232
Top = 8
Width = 57
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = BitBtn4Click
OnMouseMove = BitBtn1MouseMove
Kind = bkRetry
end
object BitBtn5: TBitBtn
Left = 88
Top = 8
Width = 57
Height = 25
Caption = #20445#23384
Enabled = False
TabOrder = 4
OnClick = BitBtn5Click
OnMouseMove = BitBtn1MouseMove
Kind = bkOK
end
end
object Panel3: TPanel
Left = 8
Top = 8
Width = 385
Height = 57
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 8
Width = 73
Height = 13
AutoSize = False
Caption = #25805#20316#21592#32534#21495
end
object Label2: TLabel
Left = 192
Top = 8
Width = 73
Height = 13
AutoSize = False
Caption = #25805#20316#21592#22995#21517
end
object Label3: TLabel
Left = 16
Top = 40
Width = 73
Height = 13
AutoSize = False
Caption = #25805#20316#21592#23494#30721
end
object Label4: TLabel
Left = 192
Top = 32
Width = 73
Height = 13
AutoSize = False
Caption = #25805#20316#21592#32423#21035
end
object Edit1: TEdit
Left = 96
Top = 8
Width = 81
Height = 21
AutoSize = False
TabOrder = 0
OnChange = Edit2Change
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 272
Top = 8
Width = 105
Height = 21
AutoSize = False
TabOrder = 1
OnChange = Edit2Change
OnKeyDown = Edit2KeyDown
end
object Edit3: TEdit
Left = 96
Top = 32
Width = 81
Height = 21
AutoSize = False
TabOrder = 2
OnChange = Edit2Change
OnKeyDown = Edit3KeyDown
end
object ComboBox1: TComboBox
Left = 272
Top = 32
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 3
OnChange = Edit2Change
OnKeyDown = ComboBox1KeyDown
OnKeyPress = ComboBox1KeyPress
Items.Strings = (
#31995#32479#31649#29702#21592
#26222#36890#29992#25143)
end
end
end
object DataSource1: TDataSource
Left = 48
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -