📄 draw.dfm
字号:
object Form1: TForm1
Left = 86
Top = 106
Width = 827
Height = 566
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 Image1: TImage
Left = 0
Top = 0
Width = 641
Height = 537
end
object Label1: TLabel
Left = 664
Top = 148
Width = 60
Height = 13
Caption = #24403#21069#21183#33021#20540
end
object Label2: TLabel
Left = 664
Top = 244
Width = 48
Height = 13
Caption = #25152#29992#26102#38388
end
object Label3: TLabel
Left = 665
Top = 346
Width = 84
Height = 13
Caption = #34507#30333#36136#25240#21472#38382#39064
end
object Button1: TButton
Left = 720
Top = 48
Width = 57
Height = 25
Caption = #36827#34892#35745#31639
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 648
Top = 48
Width = 57
Height = 25
Caption = #21021#22987#21270
TabOrder = 1
OnClick = Button2Click
end
object Edit1: TEdit
Left = 731
Top = 144
Width = 54
Height = 21
TabOrder = 2
Text = 'Edit1'
end
object Edit2: TEdit
Left = 731
Top = 236
Width = 54
Height = 21
TabOrder = 3
Text = 'Edit2'
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -