📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 192
Top = 114
Width = 538
Height = 320
Caption = #21015#32622#25442
Color = clCream
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 24
Width = 160
Height = 40
Caption = #36755#20837#25991#20214
Font.Charset = ANSI_CHARSET
Font.Color = clMenuText
Font.Height = -40
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 104
Width = 160
Height = 40
Caption = #36755#20986#25991#20214
Font.Charset = ANSI_CHARSET
Font.Color = clMenuText
Font.Height = -40
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 168
Width = 160
Height = 40
Caption = #23494' '#38053
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -40
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 192
Top = 32
Width = 200
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Button1: TButton
Left = 184
Top = 232
Width = 100
Height = 35
Caption = #30830#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
object Edit2: TEdit
Left = 192
Top = 112
Width = 200
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 2
end
object Button2: TButton
Left = 16
Top = 232
Width = 100
Height = 35
Caption = #21462#28040
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Edit3: TEdit
Left = 192
Top = 176
Width = 200
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 4
end
object Button3: TButton
Left = 416
Top = 32
Width = 75
Height = 25
Caption = #27983#35272
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 416
Top = 112
Width = 75
Height = 25
Caption = #27983#35272
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 368
Top = 232
Width = 100
Height = 35
Caption = #35299#23494
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -27
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 7
OnClick = Button5Click
end
object OpenDialog1: TOpenDialog
Left = 440
Top = 32
end
object SaveDialog1: TSaveDialog
Left = 440
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -