📄 c_provider.dfm
字号:
object cfrm_provider: Tcfrm_provider
Left = 293
Top = 124
Width = 560
Height = 528
Caption = #20379#36135#21830#20449#24687#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 552
Height = 65
ButtonHeight = 50
ButtonWidth = 37
Caption = 'ToolBar1'
Images = ImageList1
ShowCaptions = True
TabOrder = 0
object TButton1: TToolButton
Left = 0
Top = 2
Caption = #26032#24314
ImageIndex = 0
OnClick = TButton1Click
end
object TButton2: TToolButton
Left = 37
Top = 2
Caption = #32534#36753
ImageIndex = 1
OnClick = TButton2Click
end
object TButton3: TToolButton
Left = 74
Top = 2
Caption = #21024#38500
ImageIndex = 2
OnClick = TButton3Click
end
object ToolButton4: TToolButton
Left = 111
Top = 2
Width = 8
Caption = 'ToolButton4'
ImageIndex = 3
Style = tbsSeparator
end
object TButton5: TToolButton
Left = 119
Top = 2
Caption = #30830#23450
Enabled = False
ImageIndex = 3
OnClick = TButton5Click
end
object TButton6: TToolButton
Left = 156
Top = 2
Caption = #21462#28040
Enabled = False
ImageIndex = 4
OnClick = TButton6Click
end
object ToolButton7: TToolButton
Left = 193
Top = 2
Width = 8
Caption = 'ToolButton7'
ImageIndex = 5
Style = tbsSeparator
end
object DBNavigator1: TDBNavigator
Left = 201
Top = 2
Width = 144
Height = 50
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 0
end
end
object Panel1: TPanel
Left = 0
Top = 65
Width = 552
Height = 152
Align = alTop
BevelOuter = bvNone
TabOrder = 1
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 552
Height = 152
Align = alClient
Caption = #20379#36135#21830#20449#24687
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 60
Height = 13
Caption = #20844#21496#21517#31216#65306
end
object Label2: TLabel
Left = 16
Top = 96
Width = 72
Height = 13
Caption = #32852#31995#20154#22995#21517#65306
end
object Label3: TLabel
Left = 272
Top = 24
Width = 60
Height = 13
Caption = #32852#31995#22320#22336#65306
end
object Label4: TLabel
Left = 16
Top = 48
Width = 60
Height = 13
Caption = #25152#22312#22478#24066#65306
end
object Label5: TLabel
Left = 16
Top = 72
Width = 60
Height = 13
Caption = #25152#22312#22320#21306#65306
end
object Label6: TLabel
Left = 272
Top = 48
Width = 60
Height = 13
Caption = #37038#25919#32534#30721#65306
end
object Label7: TLabel
Left = 16
Top = 120
Width = 60
Height = 13
Caption = #32852#31995#30005#35805#65306
end
object Label8: TLabel
Left = 272
Top = 72
Width = 60
Height = 13
Caption = #20256#30495#21495#30721#65306
end
object Label9: TLabel
Left = 272
Top = 96
Width = 60
Height = 13
Caption = #20844#21496#20027#39029#65306
end
object DBEdit1: TDBEdit
Left = 88
Top = 16
Width = 169
Height = 21
DataField = 'CompanyName'
DataSource = DataSource1
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 88
Top = 40
Width = 169
Height = 21
DataField = 'City'
DataSource = DataSource1
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 88
Top = 64
Width = 169
Height = 21
DataField = 'Region'
DataSource = DataSource1
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 88
Top = 88
Width = 169
Height = 21
DataField = 'LinkMan'
DataSource = DataSource1
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 88
Top = 112
Width = 169
Height = 21
DataField = 'Tel'
DataSource = DataSource1
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 336
Top = 16
Width = 169
Height = 21
DataField = 'Address'
DataSource = DataSource1
Enabled = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -