📄 spbycx.dfm
字号:
object Form58: TForm58
Left = 107
Top = 200
BorderStyle = bsDialog
Caption = #21830#21697#25253#28322#26597#35810
ClientHeight = 267
ClientWidth = 639
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 = 639
Height = 267
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 5
Top = 6
Width = 355
Height = 35
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 9
Top = 10
Width = 60
Height = 13
AutoSize = False
Caption = #26597#35810#26465#20214#65306
end
object SpeedButton1: TSpeedButton
Left = 278
Top = 5
Width = 61
Height = 24
Cursor = crHandPoint
Caption = #26597#35810
OnClick = SpeedButton1Click
end
object ComboBox1: TComboBox
Left = 73
Top = 7
Width = 97
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 = (
#21830#21697#32534#21495
#21830#21697#21517#31216)
end
object ComboBox2: TComboBox
Left = 176
Top = 6
Width = 91
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 Panel3: TPanel
Left = 5
Top = 229
Width = 629
Height = 35
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label2: TLabel
Left = 100
Top = 10
Width = 91
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 = 442
Top = 5
Width = 105
Height = 24
Cursor = crHandPoint
Caption = #36864#20986
TabOrder = 0
OnMouseDown = BitBtn8MouseDown
OnMouseUp = BitBtn8MouseUp
Kind = bkClose
end
object CheckBox1: TCheckBox
Left = 81
Top = 8
Width = 13
Height = 17
TabOrder = 1
OnClick = CheckBox1Click
end
end
object Panel4: TPanel
Left = 360
Top = 6
Width = 274
Height = 35
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object Label3: TLabel
Left = 31
Top = 11
Width = 31
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
object DBGrid1: TDBGrid
Left = 5
Top = 42
Width = 629
Height = 184
Color = 16777145
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 3
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 = 98
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #21830#21697#21517#31216
Title.Alignment = taCenter
Width = 96
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #25968#37327
Title.Alignment = taCenter
Width = 59
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #37329#39069
Title.Alignment = taCenter
Width = 56
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #32463#25163#20154
Title.Alignment = taCenter
Width = 66
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #25805#20316#21592
Title.Alignment = taCenter
Width = 97
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = #26085#26399
Title.Alignment = taCenter
Width = 131
Visible = True
end>
end
end
object DataSource1: TDataSource
Left = 58
Top = 126
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -