companyinf.dfm
来自「科思ERP部分源码及控件」· DFM 代码 · 共 757 行 · 第 1/2 页
DFM
757 行
inherited frmCompanyInf: TfrmCompanyInf
Left = 108
Top = 142
VertScrollBar.Range = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = '公司资料'
ClientHeight = 363
ClientWidth = 585
Color = 16643297
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
inherited sbBar: TStatusBar
Top = 341
Width = 585
Panels = <
item
Text = ' 当前操作员'
Width = 120
end
item
Text = '登录日期'
Width = 120
end
item
Text = '当前日期'
Width = 120
end
item
Text = 'KSERP'
Width = 50
end>
end
object GroupBox1: TGroupBox
Left = 4
Top = 5
Width = 309
Height = 299
TabOrder = 1
object CompanyCode: TLabel
Left = 17
Top = 21
Width = 42
Height = 12
Caption = '代 码:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 17
Top = 46
Width = 42
Height = 12
Caption = '名 称:'
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 17
Top = 70
Width = 42
Height = 12
Caption = '全 称:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 17
Top = 95
Width = 48
Height = 12
Caption = '地 址1:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 17
Top = 119
Width = 48
Height = 12
Caption = '地 址2:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 17
Top = 144
Width = 42
Height = 12
Caption = '电 话:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 17
Top = 168
Width = 42
Height = 12
Caption = '传 真:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 17
Top = 193
Width = 60
Height = 12
Caption = '电子邮件:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 17
Top = 217
Width = 60
Height = 12
Caption = '全球网站:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 17
Top = 242
Width = 42
Height = 12
Caption = '语 种:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object Label14: TLabel
Left = 17
Top = 266
Width = 60
Height = 12
Caption = '备份路径:'
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentFont = False
end
object seCompanyCode: TSDEdit
Left = 69
Top = 17
Width = 179
Height = 18
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 9
Text = 'seCompanyCode'
SplitSymbol = ' | '
end
object seCompanyName: TSDEdit
Left = 69
Top = 42
Width = 179
Height = 18
Ctl3D = False
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 10
Text = 'seCompanyName'
SplitSymbol = ' | '
end
object seCompanyFullName: TSDEdit
Left = 69
Top = 66
Width = 231
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 0
Text = 'seCompanyFullName'
SplitSymbol = ' | '
end
object seCompanyAddr1: TSDEdit
Left = 69
Top = 90
Width = 231
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 1
Text = 'seCompanyAddr1'
SplitSymbol = ' | '
end
object seCompanyAddr2: TSDEdit
Left = 69
Top = 114
Width = 231
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 2
Text = 'seCompanyAddr2'
SplitSymbol = ' | '
end
object seCompanyTel: TSDEdit
Left = 69
Top = 139
Width = 104
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 3
Text = 'seCompanyTel'
CharType = ctMathematic
SplitSymbol = ' | '
end
object seCompanyFax: TSDEdit
Left = 69
Top = 163
Width = 104
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 4
Text = 'seCompanyFax'
CharType = ctMathematic
SplitSymbol = ' | '
end
object seCompanyEmail: TSDEdit
Left = 69
Top = 188
Width = 104
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 5
Text = 'seCompanyEmail'
SplitSymbol = ' | '
end
object seCompanyHomepage: TSDEdit
Left = 69
Top = 212
Width = 104
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ParentColor = True
ParentCtl3D = False
ParentFont = False
TabOrder = 6
Text = 'seCompanyHomepage'
SplitSymbol = ' | '
end
object scCompanyLanguage: TSDComboBox
Left = 69
Top = 236
Width = 105
Height = 20
Style = csDropDownList
Color = 16643297
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -12
Font.Name = '宋体'
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
TabOrder = 7
KeyItem = cbItem2
end
object seCompanyBackupPath: TSDEdit
Left = 69
Top = 261
Width = 231
Height = 18
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?