unit1.~dfm
来自「keyishixianshuruzifuchuandetongjigongzuo」· ~DFM 代码 · 共 77 行
~DFM
77 行
object Form1: TForm1
Left = 267
Top = 184
Width = 257
Height = 291
Caption = 'Form1'
Color = clBtnFace
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 = 112
Width = 60
Height = 13
Caption = #33521#25991#20010#25968#65306
end
object Label2: TLabel
Left = 16
Top = 144
Width = 60
Height = 13
Caption = #20013#25991#20010#25968#65306
end
object Label3: TLabel
Left = 16
Top = 176
Width = 60
Height = 17
Caption = #25968#23383#20010#25968#65306
end
object Memo1: TMemo
Left = 16
Top = 8
Width = 209
Height = 89
Lines.Strings = (
'')
TabOrder = 0
end
object Button1: TButton
Left = 88
Top = 224
Width = 75
Height = 25
Caption = #24320#22987#32479#35745
TabOrder = 1
OnClick = Button1Click
end
object Edit1: TEdit
Left = 88
Top = 104
Width = 121
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 88
Top = 136
Width = 121
Height = 21
TabOrder = 3
end
object Edit3: TEdit
Left = 88
Top = 168
Width = 121
Height = 21
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?