fxgkc.dfm.~11~
来自「delphi2007开发的汽车配件进销存系统.实用级的源码.」· ~11~ 代码 · 共 175 行
~11~
175 行
object FrmXGKC: TFrmXGKC
Left = 0
Top = 0
BorderStyle = bsNone
Caption = 'FrmXGKC'
ClientHeight = 303
ClientWidth = 309
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object cxPageControl1: TcxPageControl
AlignWithMargins = True
Left = 3
Top = 3
Width = 303
Height = 297
ActivePage = cxTabSheet1
Align = alClient
ShowFrame = True
TabOrder = 0
ClientRectBottom = 296
ClientRectLeft = 1
ClientRectRight = 302
ClientRectTop = 26
object cxTabSheet1: TcxTabSheet
Caption = #20462#25913#24211#23384
ImageIndex = 0
object cxButton1: TcxButton
Left = 54
Top = 231
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 15
OnClick = cxButton1Click
end
object cxButton2: TcxButton
Left = 168
Top = 231
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 17
OnClick = cxButton2Click
end
object cxDBTextEdit1: TcxDBTextEdit
Left = 54
Top = 16
DataBinding.DataField = 'hw'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 0
Width = 219
end
object cxDBTextEdit2: TcxDBTextEdit
Left = 54
Top = 42
DataBinding.DataField = 'bm'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 1
Width = 219
end
object cxDBTextEdit3: TcxDBTextEdit
Left = 54
Top = 69
DataBinding.DataField = 'pm'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 2
Width = 219
end
object cxDBTextEdit4: TcxDBTextEdit
Left = 54
Top = 96
DataBinding.DataField = 'gg'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 3
Width = 219
end
object cxDBTextEdit5: TcxDBTextEdit
Left = 54
Top = 122
DataBinding.DataField = 'cd'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 4
Width = 219
end
object cxDBTextEdit6: TcxDBTextEdit
Left = 54
Top = 149
DataBinding.DataField = 'dw'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 7
Width = 78
end
object cxDBTextEdit8: TcxDBTextEdit
Left = 184
Top = 149
DataBinding.DataField = 'dj'
DataBinding.DataSource = DM.ds3
Enabled = False
TabOrder = 9
Width = 89
end
object cxLabel1: TcxLabel
Left = 17
Top = 15
Caption = #36135#20301#65306
Transparent = True
end
object cxLabel2: TcxLabel
Left = 17
Top = 42
Caption = #32534#30721#65306
Transparent = True
end
object cxLabel3: TcxLabel
Left = 17
Top = 69
Caption = #21697#21517#65306
Transparent = True
end
object cxLabel4: TcxLabel
Left = 17
Top = 96
Caption = #35268#26684#65306
Transparent = True
end
object cxLabel5: TcxLabel
Left = 17
Top = 123
Caption = #20135#22320#65306
Transparent = True
end
object cxLabel6: TcxLabel
Left = 17
Top = 150
Caption = #21333#20301#65306
Transparent = True
end
object cxLabel8: TcxLabel
Left = 147
Top = 150
Caption = #21333#20215#65306
Transparent = True
end
object cxLabel10: TcxLabel
Left = 75
Top = 191
Caption = #25968#37327#65306
Transparent = True
end
object cxTextEdit1: TcxTextEdit
Left = 112
Top = 190
TabOrder = 12
OnKeyPress = cxTextEdit1KeyPress
Width = 121
end
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?