📄 base_info.dfm
字号:
Top = 0
Caption = #20462#25913'[&E]'
ImageIndex = 18
OnClick = ToolBtn_editClick
end
object ToolBtn_delete_2: TToolButton
Left = 138
Top = 0
Caption = #21024#38500'[&D]'
ImageIndex = 19
OnClick = ToolBtn_deleteClick
end
object ToolButton21: TToolButton
Left = 207
Top = 0
Width = 8
Caption = 'ToolButton4'
ImageIndex = 3
Style = tbsDivider
end
object ToolBtn_save_2: TToolButton
Left = 215
Top = 0
Caption = #20445#23384'[&S]'
Enabled = False
ImageIndex = 21
OnClick = ToolBtn_saveClick
end
object ToolBtn_cancel_2: TToolButton
Left = 284
Top = 0
Caption = #21462#28040'[&C]'
Enabled = False
ImageIndex = 20
OnClick = ToolBtn_cancelClick
end
object ToolButton24: TToolButton
Left = 353
Top = 0
Width = 8
Caption = 'ToolButton7'
ImageIndex = 5
Style = tbsDivider
end
object ToolButton25: TToolButton
Left = 361
Top = 0
Caption = #36864#20986'[&X]'
ImageIndex = 16
OnClick = ToolBtn_exitClick
end
object ToolButton26: TToolButton
Left = 430
Top = 0
Width = 8
Caption = 'ToolButton56'
ImageIndex = 17
Style = tbsSeparator
end
end
object Panel_detail: TPanel
Left = 0
Top = 113
Width = 465
Height = 336
Align = alClient
BevelOuter = bvNone
Enabled = False
TabOrder = 2
object Label3: TLabel
Left = 16
Top = -28
Width = 64
Height = 16
Caption = #23458#25143#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 8
Top = 12
Width = 64
Height = 16
Caption = #23458#25143#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label9: TLabel
Left = 8
Top = 46
Width = 64
Height = 16
Caption = #27861#20154#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 8
Top = 80
Width = 64
Height = 16
Caption = #25152#23646#30465#20221
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 8
Top = 114
Width = 40
Height = 16
Caption = #30005#35805'1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 8
Top = 148
Width = 48
Height = 16
Caption = #30005#35805'2 '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label17: TLabel
Left = 8
Top = 182
Width = 32
Height = 16
Caption = #20256#30495
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label16: TLabel
Left = 8
Top = 216
Width = 48
Height = 16
Caption = #25163#26426'1 '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label13: TLabel
Left = 8
Top = 250
Width = 48
Height = 16
Caption = #25163#26426'2 '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label20: TLabel
Left = 8
Top = 284
Width = 32
Height = 16
Caption = #22320#22336
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object StatusBar3: TStatusBar
Left = 0
Top = 314
Width = 465
Height = 22
Panels = <
item
Alignment = taCenter
Text = #23458#25143#20449#24687#31649#29702
Width = 50
end>
end
object DBE_cust_name: TDBEdit
Left = 75
Top = 8
Width = 193
Height = 24
DataField = 'cust_name'
DataSource = DS_customer
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
end
object DBE_person_name: TDBEdit
Left = 75
Top = 42
Width = 193
Height = 24
DataField = 'person_name'
DataSource = DS_customer
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object DBE_province: TDBEdit
Left = 75
Top = 76
Width = 193
Height = 24
DataField = 'province'
DataSource = DS_customer
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
end
object DBE_tel1: TDBEdit
Left = 75
Top = 110
Width = 193
Height = 24
DataField = 'phone_2'
DataSource = DS_customer
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnKeyPress = DBE_tel1KeyPress
end
object DBE_tel2: TDBEdit
Left = 75
Top = 144
Width = 193
Height = 24
DataField = 'phone_1'
DataSource = DS_customer
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnKeyPress = DBE_tel1KeyPress
end
object DBE_fax: TDBEdit
Left = 75
Top = 178
Width = 193
Height = 24
DataField = 'fax'
DataSource = DS_customer
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 6
OnKeyPress = DBE_tel1KeyPress
end
object DBE_mobile1: TDBEdit
Left = 75
Top = 212
Width = 193
Height = 24
DataField = 'mobile_1'
DataSource = DS_customer
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
OnKeyPress = DBE_tel1KeyPress
end
object DBE_mobile2: TDBEdit
Left = 75
Top = 246
Width = 193
Height = 24
DataField = 'mobile_2'
DataSource = DS_customer
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 8
OnKeyPress = DBE_tel1KeyPress
end
object DBE_Address: TDBEdit
Left = 75
Top = 280
Width = 389
Height = 24
DataField = 'address'
DataSource = DS_customer
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 9
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -