📄 sppscs.dfm
字号:
object Form56: TForm56
Left = 91
Top = 218
BorderStyle = bsDialog
Caption = #21830#21697#37197#36865#26597#35810
ClientHeight = 233
ClientWidth = 664
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 664
Height = 233
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 5
Top = 5
Width = 378
Height = 35
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 7
Top = 10
Width = 60
Height = 13
Caption = #26597#35810#26465#20214#65306
end
object SpeedButton1: TSpeedButton
Left = 302
Top = 5
Width = 61
Height = 24
Cursor = crHandPoint
Caption = #26597#35810
OnClick = SpeedButton1Click
end
object ComboBox2: TComboBox
Left = 181
Top = 6
Width = 105
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
end
object ComboBox1: TComboBox
Left = 68
Top = 6
Width = 105
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
OnChange = ComboBox1Change
OnKeyPress = ComboBox1KeyPress
Items.Strings = (
#21830#21697#32534#21495
#21830#21697#21517#31216
#23458#25143#32534#21495
#23458#25143#20840#31216
#37197#36865#31080#21495)
end
end
object DBGrid1: TDBGrid
Left = 5
Top = 42
Width = 654
Height = 149
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 = 94
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 = #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 = #23458#25143#32534#21495
Title.Alignment = taCenter
Width = 90
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #23458#25143#20840#31216
Title.Alignment = taCenter
Width = 86
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #25240#25187
Title.Alignment = taCenter
Width = 44
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #37197#36865#31080#21495
Title.Alignment = taCenter
Width = 106
Visible = True
end>
end
object Panel3: TPanel
Left = 4
Top = 193
Width = 656
Height = 36
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object Label2: TLabel
Left = 89
Top = 10
Width = 90
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 = 468
Top = 6
Width = 105
Height = 24
Cursor = crHandPoint
Caption = #36864#20986
TabOrder = 0
OnMouseDown = BitBtn8MouseDown
OnMouseUp = BitBtn8MouseUp
Kind = bkClose
end
object CheckBox1: TCheckBox
Left = 70
Top = 8
Width = 13
Height = 17
TabOrder = 1
OnClick = CheckBox1Click
end
end
object Panel4: TPanel
Left = 384
Top = 4
Width = 275
Height = 36
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 3
object Label3: TLabel
Left = 31
Top = 11
Width = 30
Height = 13
AutoSize = False
Caption = #26085#26399
end
object Label4: TLabel
Left = 159
Top = 11
Width = 12
Height = 13
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 = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -