📄 excelimportcolset.dfm
字号:
inherited frmExcelImportColSet: TfrmExcelImportColSet
Left = 473
Top = 250
Caption = 'Excel'#23548#20837#21015#21495#35774#32622
ClientHeight = 213
ClientWidth = 308
Font.Height = -19
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 19
object Label1: TLabel
Left = 32
Top = 16
Width = 80
Height = 19
Caption = #23458#25143#21517#31216
end
object Label2: TLabel
Left = 82
Top = 51
Width = 30
Height = 19
Caption = 'VIP'
end
object Label3: TLabel
Left = 72
Top = 85
Width = 40
Height = 19
Caption = #30005#35805
end
object Label4: TLabel
Left = 72
Top = 120
Width = 40
Height = 19
Caption = #22791#27880
end
object chkTel: TCheckBox
Left = 40
Top = 86
Width = 25
Height = 17
TabOrder = 0
end
object chkRemark: TCheckBox
Left = 40
Top = 121
Width = 17
Height = 17
TabOrder = 1
end
object dnName: TDBNumberEditEh
Left = 120
Top = 12
Width = 121
Height = 27
EditButton.Style = ebsUpDownEh
EditButton.Visible = True
EditButtons = <>
TabOrder = 2
Value = 2.000000000000000000
Visible = True
end
object dnVIP: TDBNumberEditEh
Left = 120
Top = 47
Width = 121
Height = 27
EditButton.Style = ebsUpDownEh
EditButton.Visible = True
EditButtons = <>
TabOrder = 3
Value = 1.000000000000000000
Visible = True
end
object dnTel: TDBNumberEditEh
Left = 120
Top = 81
Width = 121
Height = 27
EditButton.Style = ebsUpDownEh
EditButton.Visible = True
EditButtons = <>
TabOrder = 4
Value = 5.000000000000000000
Visible = True
end
object dnRemark: TDBNumberEditEh
Left = 120
Top = 116
Width = 121
Height = 27
EditButton.Style = ebsUpDownEh
EditButton.Visible = True
EditButtons = <>
TabOrder = 5
Value = 9.000000000000000000
Visible = True
end
object Button1: TButton
Left = 40
Top = 168
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 168
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 7
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -