📄 unit3.~dfm
字号:
object Form3: TForm3
Left = 211
Top = 126
Width = 696
Height = 439
Caption = #36827#31243#35843#24230
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 32
Width = 88
Height = 21
Caption = #35843#24230#36873#25321
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 456
Top = 24
Width = 56
Height = 14
Caption = #36827#31243#20449#24687
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 456
Top = 144
Width = 84
Height = 14
Caption = #36827#31243#25191#34892#32467#26524
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 304
Top = 296
Width = 75
Height = 25
Caption = #25191#34892
TabOrder = 0
OnClick = Button1Click
end
object ProgressBar1: TProgressBar
Left = 8
Top = 296
Width = 177
Height = 24
TabOrder = 1
end
object RadioButton1: TRadioButton
Left = 16
Top = 96
Width = 169
Height = 17
Caption = #20808#26469#20808#26381#21153#35843#24230
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 16
Top = 176
Width = 153
Height = 25
Caption = #39640#20248#20808#26435#35843#24230
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = RadioButton2Click
end
object GroupBox1: TGroupBox
Left = 232
Top = 24
Width = 201
Height = 233
Caption = #36827#31243#20449#24687#36755#20837
TabOrder = 4
object Label2: TLabel
Left = 8
Top = 40
Width = 36
Height = 12
Caption = #36827#31243#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 8
Top = 88
Width = 36
Height = 12
Caption = #20248#20808#32423
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #26032#23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 64
Top = 40
Width = 121
Height = 21
TabOrder = 1
end
object Edit2: TEdit
Left = 64
Top = 88
Width = 121
Height = 21
TabOrder = 0
OnChange = Edit2Change
end
object Button2: TButton
Left = 8
Top = 176
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 112
Top = 176
Width = 75
Height = 25
Caption = #28165#38500#35760#24405
TabOrder = 3
OnClick = Button3Click
end
end
object Memo1: TMemo
Left = 456
Top = 48
Width = 185
Height = 89
Lines.Strings = (
'Memo1')
ScrollBars = ssVertical
TabOrder = 5
end
object Memo2: TMemo
Left = 456
Top = 168
Width = 185
Height = 89
Lines.Strings = (
'Memo2')
ScrollBars = ssVertical
TabOrder = 6
end
object MainMenu1: TMainMenu
Left = 16
Top = 8
object N1: TMenuItem
Caption = #36864#20986
OnClick = N1Click
end
object N2: TMenuItem
Caption = #24110#21161
OnClick = N2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -