📄 sprkcxgl.~dfm
字号:
object Form55: TForm55
Left = 60
Top = 165
BorderStyle = bsDialog
Caption = #21830#21697#20837#24211#26597#35810
ClientHeight = 268
ClientWidth = 679
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
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 = 679
Height = 268
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 6
Top = 7
Width = 389
Height = 35
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 7
Top = 12
Width = 60
Height = 13
AutoSize = False
Caption = #26597#35810#26465#20214#65306
end
object SpeedButton1: TSpeedButton
Left = 313
Top = 5
Width = 61
Height = 24
Cursor = crHandPoint
Caption = #26597#35810
OnClick = SpeedButton1Click
end
object ComboBox1: TComboBox
Left = 69
Top = 7
Width = 103
Height = 21
Color = 16777145
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 0
OnChange = ComboBox1Change
OnKeyPress = ComboBox1KeyPress
Items.Strings = (
#20379#24212#21830#32534#21495
#20379#24212#21830#20840#31216
#21830#21697#32534#21495
#21830#21697#21517#31216
#20837#24211#31080#21495)
end
object ComboBox2: TComboBox
Left = 184
Top = 7
Width = 116
Height = 21
Color = 16777145
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 1
end
end
object DBGrid1: TDBGrid
Left = 6
Top = 43
Width = 665
Height = 182
Color = 16777145
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clBlue
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = #21830#21697#32534#21495
Title.Alignment = taCenter
Width = 96
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #21830#21697#21517#31216
Title.Alignment = taCenter
Width = 85
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #20379#24212#21830#32534#21495
Title.Alignment = taCenter
Width = 102
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #20379#24212#21830#20840#31216
Title.Alignment = taCenter
Width = 90
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #25968#37327
Title.Alignment = taCenter
Width = 60
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #37329#39069
Title.Alignment = taCenter
Width = 60
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #25240#25187
Title.Alignment = taCenter
Width = 39
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #20837#24211#31080#21495
Title.Alignment = taCenter
Width = 105
Visible = True
end>
end
object Panel3: TPanel
Left = 6
Top = 228
Width = 665
Height = 35
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object Label2: TLabel
Left = 106
Top = 10
Width = 89
Height = 13
AutoSize = False
Caption = #26174#31034#20840#37096#20449#24687
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object BitBtn8: TBitBtn
Left = 474
Top = 5
Width = 105
Height = 24
Cursor = crHandPoint
Caption = #36864#20986
TabOrder = 0
OnMouseDown = BitBtn8MouseDown
OnMouseUp = BitBtn8MouseUp
Kind = bkClose
end
object CheckBox1: TCheckBox
Left = 87
Top = 8
Width = 13
Height = 17
TabOrder = 1
OnClick = CheckBox1Click
end
end
object Panel4: TPanel
Left = 396
Top = 6
Width = 275
Height = 36
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 3
object Label3: TLabel
Left = 31
Top = 11
Width = 28
Height = 13
AutoSize = False
Caption = #26085#26399
end
object Label4: TLabel
Left = 159
Top = 11
Width = 20
Height = 13
AutoSize = False
Caption = #21040
end
object CheckBox2: TCheckBox
Left = 11
Top = 9
Width = 16
Height = 17
TabOrder = 0
end
object DateTimePicker1: TDateTimePicker
Left = 63
Top = 6
Width = 91
Height = 21
Date = 37950.666567245370000000
Time = 37950.666567245370000000
TabOrder = 1
end
object DateTimePicker2: TDateTimePicker
Left = 177
Top = 6
Width = 91
Height = 21
Date = 37950.666567245370000000
Time = 37950.666567245370000000
TabOrder = 2
end
end
end
object DataSource1: TDataSource
Left = 16
Top = 144
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -