📄 f_specenter.dfm
字号:
object dfmspecenter: Tdfmspecenter
Left = 104
Top = 52
Width = 652
Height = 502
Caption = #36135#21697#20449#24687#36755#20837
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 456
Width = 644
Height = 19
Panels = <>
SimplePanel = False
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 644
Height = 121
Align = alTop
Caption = #22823#31867#32534#30721
TabOrder = 1
object Panel1: TPanel
Left = 2
Top = 14
Width = 239
Height = 105
Align = alLeft
TabOrder = 0
object Label1: TLabel
Left = 17
Top = 30
Width = 48
Height = 12
Caption = #22823#31867#32534#30721
end
object Label2: TLabel
Left = 17
Top = 51
Width = 48
Height = 12
Caption = #22823#31867#21517#31216
end
object Label11: TLabel
Left = 18
Top = 8
Width = 24
Height = 12
Caption = #21697#29260
end
object DBEdit1: TDBEdit
Left = 76
Top = 26
Width = 97
Height = 20
DataField = 'cclass'
DataSource = DataSource1
TabOrder = 1
end
object DBEdit2: TDBEdit
Left = 76
Top = 47
Width = 97
Height = 20
DataField = 'cname'
DataSource = DataSource1
TabOrder = 2
OnExit = DBEdit2Exit
end
object DBComboBox4: TDBComboBox
Left = 76
Top = 5
Width = 97
Height = 20
DataField = 'clabel'
DataSource = DataSource1
ItemHeight = 12
TabOrder = 0
OnEnter = DBComboBox4Enter
end
object FlatButton1: TFlatButton
Left = 84
Top = 73
Width = 29
Height = 25
Caption = #22686#21152
TabOrder = 3
OnClick = FlatButton1Click
end
object FlatButton2: TFlatButton
Left = 112
Top = 73
Width = 29
Height = 25
Caption = #21024#38500
TabOrder = 4
OnClick = FlatButton2Click
end
object FlatButton3: TFlatButton
Left = 140
Top = 73
Width = 29
Height = 25
Caption = #20445#23384
TabOrder = 5
OnClick = FlatButton3Click
end
object FlatButton4: TFlatButton
Left = 168
Top = 73
Width = 29
Height = 25
Caption = #21462#28040
TabOrder = 6
OnClick = FlatButton4Click
end
end
object DBGrid1: TDBGrid
Left = 241
Top = 14
Width = 401
Height = 105
Align = alClient
DataSource = DataSource1
ReadOnly = True
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'clabel'
Title.Alignment = taCenter
Width = 78
Visible = True
end
item
Expanded = False
FieldName = 'cclass'
Title.Alignment = taCenter
Title.Caption = #32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'cname'
Title.Alignment = taCenter
Title.Caption = #21517#31216
Visible = True
end>
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 121
Width = 644
Height = 168
Align = alTop
Caption = #27454#24335#32534#30721
TabOrder = 2
object Panel3: TPanel
Left = 2
Top = 14
Width = 239
Height = 152
Align = alLeft
TabOrder = 0
object Label3: TLabel
Left = 16
Top = 56
Width = 48
Height = 12
Caption = #27454#24335#32534#30721
end
object Label4: TLabel
Left = 16
Top = 77
Width = 48
Height = 12
Caption = #27454#24335#21517#31216
end
object Label9: TLabel
Left = 16
Top = 37
Width = 48
Height = 12
Caption = #22823#31867#32534#30721
end
object Label10: TLabel
Left = 16
Top = 98
Width = 36
Height = 12
Caption = #38646#21806#20215
end
object Label12: TLabel
Left = 16
Top = 16
Width = 24
Height = 12
Caption = #21697#29260
end
object DBEdit3: TDBEdit
Left = 76
Top = 52
Width = 95
Height = 20
DataField = 'cstyle'
DataSource = DataSource2
TabOrder = 0
end
object DBEdit4: TDBEdit
Left = 76
Top = 73
Width = 95
Height = 20
DataField = 'cname'
DataSource = DataSource2
TabOrder = 1
end
object DBEdit5: TDBEdit
Left = 76
Top = 94
Width = 95
Height = 20
DataField = 'cprice'
DataSource = DataSource2
TabOrder = 2
end
object DBComboBox1: TDBComboBox
Left = 76
Top = 10
Width = 96
Height = 20
DataField = 'clabel'
DataSource = DataSource2
ItemHeight = 12
TabOrder = 3
OnEnter = DBComboBox1Enter
end
object DBComboBox2: TDBComboBox
Left = 76
Top = 31
Width = 96
Height = 20
DataField = 'cclass'
DataSource = DataSource2
ItemHeight = 12
TabOrder = 4
OnEnter = DBComboBox2Enter
end
object FlatButton5: TFlatButton
Left = 85
Top = 121
Width = 29
Height = 25
Caption = #22686#21152
TabOrder = 5
OnClick = FlatButton5Click
end
object FlatButton6: TFlatButton
Left = 113
Top = 121
Width = 29
Height = 25
Caption = #21024#38500
TabOrder = 6
OnClick = FlatButton6Click
end
object FlatButton7: TFlatButton
Left = 141
Top = 121
Width = 29
Height = 25
Caption = #20445#23384
TabOrder = 7
OnClick = FlatButton7Click
end
object FlatButton8: TFlatButton
Left = 169
Top = 121
Width = 29
Height = 25
Caption = #21462#28040
TabOrder = 8
OnClick = FlatButton8Click
end
end
object DBGrid2: TDBGrid
Left = 241
Top = 14
Width = 401
Height = 152
Align = alClient
DataSource = DataSource2
ReadOnly = True
TabOrder = 1
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'clabel'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'cstyle'
Title.Alignment = taCenter
Visible = True
end
item
Expanded = False
FieldName = 'cname'
Title.Alignment = taCenter
Visible = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -