📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 202
Top = 127
Width = 679
Height = 509
Caption = #1050#1086#1088#1088#1077#1082#1094#1080#1103' '#1086#1096#1080#1073#1086#1082
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 33
Height = 13
Caption = #1058#1077#1082#1089#1090':'
end
object Label2: TLabel
Left = 8
Top = 264
Width = 55
Height = 13
Caption = #1056#1077#1079#1091#1083#1100#1090#1072#1090':'
end
object Memo1: TMemo
Left = 8
Top = 32
Width = 649
Height = 177
TabOrder = 0
end
object Memo2: TMemo
Left = 8
Top = 280
Width = 649
Height = 177
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 8
Top = 224
Width = 113
Height = 25
Caption = #1064#1080#1092#1088#1086#1074#1072#1090#1100
TabOrder = 2
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 128
Top = 224
Width = 113
Height = 25
Caption = #1044#1077#1096#1080#1092#1088#1086#1074#1072#1090#1100
TabOrder = 3
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -