📄 unit2.dfm
字号:
object BitBtn8: TBitBtn
Left = 624
Top = 24
Width = 105
Height = 33
Cursor = crHandPoint
Caption = '查询'
TabOrder = 3
OnClick = BitBtn8Click
Kind = bkIgnore
end
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 473
Width = 784
Height = 22
Panels = <>
SimplePanel = False
end
end
object TabSheet2: TTabSheet
Caption = '详细资料'
Font.Charset = DEFAULT_CHARSET
Font.Color = clMenuText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Highlighted = True
ImageIndex = 1
ParentFont = False
OnShow = TabSheet2Show
object Label7: TLabel
Left = 8
Top = 16
Width = 52
Height = 16
Caption = '单位代码'
FocusControl = DBEdit1
end
object Label8: TLabel
Left = 8
Top = 40
Width = 52
Height = 16
Caption = '单位名称'
FocusControl = DBEdit2
end
object Label9: TLabel
Left = 8
Top = 64
Width = 26
Height = 16
Caption = '地址'
FocusControl = DBEdit3
end
object Label10: TLabel
Left = 8
Top = 88
Width = 26
Height = 16
Caption = '邮编'
FocusControl = DBEdit4
end
object Label11: TLabel
Left = 8
Top = 112
Width = 39
Height = 16
Caption = '联系人'
FocusControl = DBEdit5
end
object Label12: TLabel
Left = 8
Top = 136
Width = 52
Height = 16
Caption = '联系电话'
FocusControl = DBEdit6
end
object Label13: TLabel
Left = 8
Top = 160
Width = 26
Height = 16
Caption = '传真'
FocusControl = DBEdit7
end
object Label14: TLabel
Left = 8
Top = 200
Width = 26
Height = 16
Caption = '产品'
FocusControl = DBMemo2
end
object Label15: TLabel
Left = 8
Top = 288
Width = 52
Height = 16
Caption = '乘车路线'
FocusControl = DBMemo3
end
object Label16: TLabel
Left = 8
Top = 360
Width = 65
Height = 16
Caption = '所属行政区'
FocusControl = DBEdit8
end
object Label17: TLabel
Left = 8
Top = 408
Width = 52
Height = 16
Caption = '法人代表'
FocusControl = DBEdit9
end
object Label18: TLabel
Left = 8
Top = 432
Width = 52
Height = 16
Caption = '行业分类'
FocusControl = DBEdit10
end
object Label19: TLabel
Left = 8
Top = 456
Width = 52
Height = 16
Caption = '经济类型'
FocusControl = DBEdit11
end
object Label20: TLabel
Left = 400
Top = 40
Width = 26
Height = 16
Caption = '网址'
FocusControl = DBEdit12
end
object Label21: TLabel
Left = 400
Top = 64
Width = 52
Height = 16
Caption = '营业时间'
FocusControl = DBEdit13
end
object Label22: TLabel
Left = 400
Top = 88
Width = 52
Height = 16
Caption = '开户银行'
FocusControl = DBEdit14
end
object Label23: TLabel
Left = 400
Top = 112
Width = 26
Height = 16
Caption = '帐号'
FocusControl = DBEdit15
end
object Label24: TLabel
Left = 400
Top = 136
Width = 39
Height = 16
Caption = '关键词'
FocusControl = DBEdit16
end
object Label25: TLabel
Left = 400
Top = 160
Width = 26
Height = 16
Caption = '密码'
FocusControl = DBEdit17
end
object Label26: TLabel
Left = 400
Top = 184
Width = 52
Height = 16
Caption = '交费情况'
FocusControl = DBEdit18
end
object Label27: TLabel
Left = 401
Top = 264
Width = 52
Height = 16
Caption = '单位情况'
FocusControl = DBMemo4
end
object Label28: TLabel
Left = 401
Top = 400
Width = 52
Height = 16
Caption = '修改日期'
FocusControl = DBEdit19
end
object Label33: TLabel
Left = 384
Top = 432
Width = 78
Height = 16
Caption = '修改人员帐号'
FocusControl = DBEdit20
end
object Label34: TLabel
Left = 400
Top = 208
Width = 52
Height = 16
Caption = '上网日期'
FocusControl = DBEdit21
end
object Label36: TLabel
Left = 8
Top = 216
Width = 39
Height = 16
Caption = '与服务'
FocusControl = DBMemo2
end
object Label44: TLabel
Left = 401
Top = 368
Width = 39
Height = 16
Caption = '优先级'
end
object Label46: TLabel
Left = 401
Top = 333
Width = 34
Height = 16
Caption = 'Email'
end
object DBEdit1: TDBEdit
Left = 64
Top = 8
Width = 65
Height = 24
Color = clInfoBk
DataField = '单位代码'
DataSource = DataSourcedetail
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 64
Top = 32
Width = 305
Height = 24
Color = clInfoBk
DataField = '单位名称'
DataSource = DataSourcedetail
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 64
Top = 56
Width = 305
Height = 24
Color = clInfoBk
DataField = '地址'
DataSource = DataSourcedetail
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 64
Top = 80
Width = 305
Height = 24
Color = clInfoBk
DataField = '邮编'
DataSource = DataSourcedetail
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 64
Top = 104
Width = 305
Height = 24
Color = clInfoBk
DataField = '联系人'
DataSource = DataSourcedetail
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 64
Top = 128
Width = 305
Height = 24
Color = clInfoBk
DataField = '联系电话'
DataSource = DataSourcedetail
TabOrder = 5
end
object DBEdit7: TDBEdit
Left = 64
Top = 152
Width = 305
Height = 24
Color = clInfoBk
DataField = '传真'
DataSource = DataSourcedetail
TabOrder = 6
end
object DBMemo2: TDBMemo
Left = 64
Top = 184
Width = 305
Height = 89
Color = clInfoBk
DataField = '产品与服务'
DataSource = DataSourcedetail
TabOrder = 7
end
object DBMemo3: TDBMemo
Left = 64
Top = 280
Width = 305
Height = 65
Color = clInfoBk
DataField = '乘车路线'
DataSource = DataSourcedetail
TabOrder = 8
end
object DBEdit8: TDBEdit
Left = 64
Top = 376
Width = 185
Height = 24
Color = clInfoBk
DataField = '所属行政区'
DataSource = DataSourcedetail
TabOrder = 9
end
object DBEdit9: TDBEdit
Left = 64
Top = 400
Width = 185
Height = 24
Color = clInfoBk
DataField = '法人代表'
DataSource = DataSourcedetail
TabOrder = 10
end
object DBEdit10: TDBEdit
Left = 64
Top = 424
Width = 297
Height = 24
Color = clInfoBk
DataField = '行业分类'
DataSource = DataSourcedetail
TabOrder = 11
end
object DBEdit11: TDBEdit
Left = 64
Top = 448
Width = 185
Height = 24
Color = clInfoBk
DataField = '经济类型'
DataSource = DataSourcedetail
TabOrder = 12
end
object DBEdit12: TDBEdit
Left = 464
Top = 32
Width = 257
Height = 24
Color = clInfoBk
DataField = '网址'
DataSource = DataSourcedetail
TabOrder = 13
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -