psite.dfm
来自「速达开源ERP系统」· DFM 代码 · 共 353 行
DFM
353 行
inherited frmPsite: TfrmPsite
Left = 51
Top = 80
Width = 722
Height = 456
Caption = '供应商交货地点'
OldCreateOrder = True
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 388
Width = 714
end
inherited CoolBar1: TCoolBar
Width = 714
Bands = <
item
Control = tbMainBar
ImageIndex = -1
MinHeight = 35
Width = 714
end>
inherited tbMainBar: TToolBar
Width = 701
inherited tbQuery: TToolButton
Visible = False
end
end
end
object sgPsite: TSDGrid [2]
Left = 0
Top = 76
Width = 417
Height = 312
Align = alLeft
Color = clWhite
Ctl3D = False
DefaultRowHeight = 22
FixedColor = 8564917
RowCount = 4
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowSelect]
ParentCtl3D = False
ParentFont = False
TabOrder = 3
OnClick = sgPsiteClick
EvenGridColor = clWhite
Columns = <
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '代码'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '名称'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '地址'
ColumnWidth = 0
end
item
ColumnFont.Charset = GB2312_CHARSET
ColumnFont.Color = clWindowText
ColumnFont.Height = -13
ColumnFont.Name = '宋体'
ColumnFont.Style = []
TitleString = '联系人'
ColumnWidth = 0
end>
ColWidths = (
11
80
75
176
64)
end
object FloatPanel1: TFloatPanel [3]
Left = 417
Top = 76
Width = 297
Height = 312
Align = alClient
Color = clWhite
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 26
Width = 72
Height = 12
Caption = '交货点代码:'
end
object Label3: TLabel
Left = 16
Top = 59
Width = 72
Height = 12
Caption = '交货点名称:'
end
object Label10: TLabel
Left = 16
Top = 91
Width = 60
Height = 12
Caption = '运输方式:'
end
object sePsiteCode: TSDEdit
Left = 85
Top = 22
Width = 153
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'sePsiteCode'
OnKeyDown = sePsiteCodeKeyDown
SplitSymbol = ' | '
end
object sePsiteName: TSDEdit
Left = 85
Top = 54
Width = 153
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'sePsiteName'
SplitSymbol = ' | '
end
object scPsiteTransModeCode: TSDComboBox
Left = 85
Top = 85
Width = 153
Height = 20
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 2
Text = 'scPsiteTransModeCode'
KeyItem = cbItem2
ReadOnly = True
end
object GroupBox1: TGroupBox
Left = 16
Top = 113
Width = 261
Height = 172
Caption = '联系信息'
Color = clWhite
ParentColor = False
TabOrder = 3
object Label4: TLabel
Left = 6
Top = 21
Width = 60
Height = 12
Caption = '详细地址:'
end
object Label6: TLabel
Left = 7
Top = 64
Width = 60
Height = 12
Caption = '联系电话:'
end
object Label5: TLabel
Left = 6
Top = 42
Width = 48
Height = 12
Caption = '联系人:'
end
object Label7: TLabel
Left = 7
Top = 88
Width = 36
Height = 12
Caption = '传真:'
end
object Label8: TLabel
Left = 9
Top = 111
Width = 60
Height = 12
Caption = '邮政编码:'
end
object Label9: TLabel
Left = 8
Top = 136
Width = 60
Height = 12
Caption = '电子邮件:'
end
object sePsiteAddr: TSDEdit
Left = 63
Top = 16
Width = 189
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'sePsiteAddr'
SplitSymbol = ' | '
end
object sePsiteLinkman: TSDEdit
Left = 62
Top = 40
Width = 146
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'sePsiteLinkman'
SplitSymbol = ' | '
end
object sePsiteTel: TSDEdit
Left = 63
Top = 63
Width = 146
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 2
Text = 'sePsiteTel'
CharType = ctMathematic
SplitSymbol = ' | '
end
object sePsiteEmail: TSDEdit
Left = 64
Top = 132
Width = 146
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 5
Text = 'sePsiteEmail'
SplitSymbol = ' | '
end
object sePsiteZip: TSDEdit
Left = 63
Top = 109
Width = 145
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 4
Text = 'sePsiteZip'
CharType = ctMathematic
SplitSymbol = ' | '
end
object sePsiteFax: TSDEdit
Left = 64
Top = 86
Width = 145
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 3
Text = 'sePsiteFax'
CharType = ctMathematic
SplitSymbol = ' | '
end
end
end
object FloatPanel2: TFloatPanel [4]
Left = 0
Top = 39
Width = 714
Height = 37
Align = alTop
Color = clWhite
Caption = 'FloatPanel2'
ParentColor = False
TabOrder = 4
object Label12: TLabel
Left = 16
Top = 11
Width = 49
Height = 16
AutoSize = False
Caption = '供应商:'
Color = clWhite
ParentColor = False
Layout = tlCenter
end
object scPsiteSupplyCode: TSDComboBox
Left = 72
Top = 8
Width = 201
Height = 20
Style = csDropDownList
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
OnClick = scPsiteSupplyCodeClick
end
end
inherited MainMenu1: TMainMenu
Left = 618
Top = 6
end
inherited ImageList1: TImageList
Left = 586
Top = 7
end
inherited RecPrintDlg: TPrintDialog
Top = 7
end
inherited PrnSetupDlg: TPrinterSetupDialog
Top = 7
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?