📄 uniht1.dfm
字号:
object Form1: TForm1
Left = 214
Top = 163
Width = 321
Height = 245
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 16
Width = 81
Height = 13
AutoSize = False
Caption = #31532#19968#20010#25991#20214
end
object Label2: TLabel
Left = 24
Top = 56
Width = 89
Height = 13
AutoSize = False
Caption = #31532#20108#20010#25991#20214
end
object Label3: TLabel
Left = 24
Top = 104
Width = 73
Height = 13
AutoSize = False
Caption = #30446#26631#25991#20214
end
object Edit1: TEdit
Left = 24
Top = 32
Width = 185
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 24
Top = 72
Width = 185
Height = 21
TabOrder = 1
end
object Edit3: TEdit
Left = 24
Top = 128
Width = 185
Height = 21
TabOrder = 2
end
object Button1: TButton
Left = 224
Top = 32
Width = 75
Height = 25
Caption = #27983#35272
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 224
Top = 72
Width = 75
Height = 25
Caption = #27983#35272
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 224
Top = 128
Width = 75
Height = 25
Caption = #27983#35272
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 40
Top = 168
Width = 75
Height = 25
Caption = #25414#32465
TabOrder = 6
OnClick = Button4Click
end
object Button5: TButton
Left = 128
Top = 168
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 7
OnClick = Button5Click
end
object OpenDialog1: TOpenDialog
Left = 96
Top = 48
end
object SaveDialog1: TSaveDialog
Left = 128
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -