psite.dfm
来自「一个以前收集的基于C/S架构的ERP客户端源代码」· DFM 代码 · 共 382 行
DFM
382 行
inherited frmPsite: TfrmPsite
Left = 75
Top = 66
Width = 722
Height = 456
Caption = '供应商交货地点'
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 385
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 = 309
Align = alLeft
Color = clWhite
Ctl3D = False
DefaultRowHeight = 18
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
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 = 309
Align = alClient
Color = clWhite
ParentColor = False
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 8
Width = 72
Height = 12
Caption = '交货点代码:'
end
object Label3: TLabel
Left = 16
Top = 41
Width = 72
Height = 12
Caption = '交货点名称:'
end
object Label10: TLabel
Left = 16
Top = 73
Width = 60
Height = 12
Caption = '运输方式:'
end
object sePsiteCode: TSDEdit
Left = 85
Top = 4
Width = 153
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 0
Text = 'sePsiteCode'
OnKeyDown = sePsiteCodeKeyDown
SplitSymbol = ' | '
end
object sePsiteName: TSDEdit
Left = 85
Top = 36
Width = 153
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
TabOrder = 1
Text = 'sePsiteName'
SplitSymbol = ' | '
end
object scPsiteTransModeCode: TSDComboBox
Left = 85
Top = 67
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 = 119
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
object CBDSite: TCheckBox
Left = 17
Top = 96
Width = 97
Height = 17
Caption = '缺省交货地点'
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
TabOrder = 4
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 = csSimple
Color = clWhite
Ctl3D = False
ItemHeight = 12
ParentCtl3D = False
TabOrder = 0
OnClick = scPsiteSupplyCodeClick
OnExit = scPsiteSupplyCodeExit
end
object SupplyCodeButton: TSDEdit
Left = 249
Top = 10
Width = 24
Height = 18
Ctl3D = False
ParentColor = True
ParentCtl3D = False
ReadOnly = True
TabOrder = 1
Text = 'seRpohCurrencyCode'
OnButtonClick = SupplyCodeButtonButtonClick
ButtonVisible = True
KeyItem = cbItem2
SplitSymbol = ' | '
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 + -
显示快捷键?