foutadd.dfm.~15~
来自「delphi2007开发的汽车配件进销存系统.实用级的源码.」· ~15~ 代码 · 共 220 行
~15~
220 行
object FrmOutAdd: TFrmOutAdd
Left = 320
Top = 200
BorderStyle = bsToolWindow
Caption = #28155#21152#38144#21806#37197#20214
ClientHeight = 298
ClientWidth = 315
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object cxPageControl1: TcxPageControl
Left = 0
Top = 0
Width = 315
Height = 298
ActivePage = cxTabSheet1
Align = alClient
LookAndFeel.Kind = lfOffice11
LookAndFeel.NativeStyle = False
ShowFrame = True
Style = 8
TabOrder = 0
ExplicitWidth = 340
ExplicitHeight = 310
ClientRectBottom = 297
ClientRectLeft = 1
ClientRectRight = 314
ClientRectTop = 26
object cxTabSheet1: TcxTabSheet
Caption = #38144#21806' - '#28155#21152
ImageIndex = 0
ExplicitTop = 25
ExplicitHeight = 331
object Shape2: TShape
Left = 6
Top = 322
Width = 303
Height = 2
end
object Shape1: TShape
Left = 6
Top = 275
Width = 303
Height = 2
end
object cxDBTextEdit1: TcxDBTextEdit
Left = 70
Top = 16
DataBinding.DataField = 'hw'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 0
Width = 223
end
object cxDBTextEdit2: TcxDBTextEdit
Left = 70
Top = 42
DataBinding.DataField = 'bm'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 1
Width = 169
end
object cxDBTextEdit3: TcxDBTextEdit
Left = 70
Top = 69
DataBinding.DataField = 'pm'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 2
Width = 223
end
object cxDBTextEdit4: TcxDBTextEdit
Left = 70
Top = 96
DataBinding.DataField = 'gg'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 3
Width = 169
end
object cxDBTextEdit5: TcxDBTextEdit
Left = 70
Top = 122
DataBinding.DataField = 'cd'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 4
Width = 169
end
object cxDBTextEdit6: TcxDBTextEdit
Left = 70
Top = 149
DataBinding.DataField = 'dw'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 5
Width = 78
end
object cxDBTextEdit8: TcxDBTextEdit
Left = 70
Top = 176
DataBinding.DataField = 'dj'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 6
Width = 89
end
object cxLabel1: TcxLabel
Left = 33
Top = 15
Caption = #36135#20301#65306
Transparent = True
end
object cxLabel2: TcxLabel
Left = 33
Top = 42
Caption = #32534#30721#65306
Transparent = True
end
object cxLabel3: TcxLabel
Left = 33
Top = 69
Caption = #21697#21517#65306
Transparent = True
end
object cxLabel4: TcxLabel
Left = 33
Top = 96
Caption = #35268#26684#65306
Transparent = True
end
object cxLabel5: TcxLabel
Left = 33
Top = 123
Caption = #20135#22320#65306
Transparent = True
end
object cxLabel6: TcxLabel
Left = 33
Top = 150
Caption = #21333#20301#65306
Transparent = True
end
object cxLabel8: TcxLabel
Left = 33
Top = 177
Caption = #21333#20215#65306
Transparent = True
end
object cxLabel9: TcxLabel
Left = 9
Top = 203
Caption = #38144#21806#25968#37327#65306
Transparent = True
end
object cxTextEdit1: TcxTextEdit
Left = 70
Top = 202
TabOrder = 15
Width = 121
end
object cxButton2: TcxButton
Left = 70
Top = 234
Width = 75
Height = 25
Caption = #25552#20132
TabOrder = 16
end
object cxButton3: TcxButton
Left = 180
Top = 234
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 17
end
object cxGroupBox1: TcxGroupBox
Left = 3
Top = 276
TabOrder = 18
Height = 42
Width = 307
object cxLabel7: TcxLabel
Left = 80
Top = 15
Caption = #36827#20215#65306
Transparent = True
end
object cxDBTextEdit7: TcxDBTextEdit
Left = 117
Top = 11
DataBinding.DataField = 'jj'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 1
Width = 89
end
end
object cxButton1: TcxButton
Left = 152
Top = 332
Width = 0
Height = 0
Caption = '&D'
TabOrder = 19
OnClick = cxButton1Click
end
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?