📄 scczy.dfm
字号:
object Form4: TForm4
Left = 241
Top = 188
Width = 398
Height = 234
Caption = #21024#38500#25805#20316#21592
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 390
Height = 30
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 6
Top = 8
Width = 108
Height = 13
AutoSize = False
Caption = #35831#36873#25321#26597#35810#26465#20214#65306
end
object SpeedButton1: TSpeedButton
Left = 312
Top = 5
Width = 66
Height = 20
Caption = #26597#35810
OnClick = SpeedButton1Click
end
object ComboBox1: TComboBox
Left = 113
Top = 4
Width = 88
Height = 22
Style = csOwnerDrawFixed
ItemHeight = 16
TabOrder = 0
OnKeyDown = ComboBox1KeyDown
Items.Strings = (
#25805#20316#21592#21517#31216
#25805#20316#21592#32534#21495)
end
object Edit1: TEdit
Left = 210
Top = 4
Width = 89
Height = 21
TabOrder = 1
OnKeyDown = Edit1KeyDown
end
end
object Panel2: TPanel
Left = 0
Top = 166
Width = 390
Height = 34
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object BitBtn3: TBitBtn
Left = 220
Top = 4
Width = 75
Height = 25
Cancel = True
Caption = #21024#38500
Enabled = False
TabOrder = 0
OnClick = BitBtn3Click
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333333333000033338833333333333333333F333333333333
0000333911833333983333333388F333333F3333000033391118333911833333
38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
911118111118333338F3338F833338F3000033333911111111833333338F3338
3333F8330000333333911111183333333338F333333F83330000333333311111
8333333333338F3333383333000033333339111183333333333338F333833333
00003333339111118333333333333833338F3333000033333911181118333333
33338333338F333300003333911183911183333333383338F338F33300003333
9118333911183333338F33838F338F33000033333913333391113333338FF833
38F338F300003333333333333919333333388333338FFF830000333333333333
3333333333333333333888330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object BitBtn4: TBitBtn
Left = 303
Top = 4
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
Kind = bkClose
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 30
Width = 390
Height = 136
Align = alClient
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clBlue
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #25805#20316#21592#32534#21495
Title.Alignment = taCenter
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 100
Visible = True
end
item
Expanded = False
FieldName = #25805#20316#21592#21517#31216
Title.Alignment = taCenter
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 80
Visible = True
end
item
Expanded = False
FieldName = #25805#20316#21592#23494#30721
Title.Alignment = taCenter
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 87
Visible = True
end
item
Expanded = False
FieldName = #25805#20316#21592#26435#38480
Title.Alignment = taCenter
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clRed
Title.Font.Height = -11
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 95
Visible = True
end>
end
object DataSource1: TDataSource
Left = 8
Top = 128
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -