📄 unit1.dfm
字号:
object Form1: TForm1
Left = 211
Top = 112
Width = 430
Height = 223
Caption = #40736#26631#20449#24687'--'#22312#31383#21475#20572#39039#19968#27573#26102#38388#40736#26631#20250#33258#21160#38544#34255
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnMouseMove = FormMouseMove
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 21
Top = 135
Width = 48
Height = 12
Caption = #26816#27979#32467#26524
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = 12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 345
Top = 16
Width = 41
Height = 25
Caption = #27169#25311
TabOrder = 0
OnClick = Button1Click
end
object Edit1: TEdit
Left = 233
Top = 53
Width = 153
Height = 21
TabOrder = 1
Text = #27169#25311#40736#26631#24038#21491#38190#21333#20987#25928#26524
end
object Button2: TButton
Left = 16
Top = 16
Width = 75
Height = 25
Caption = #38145#23450#40736#26631
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 113
Top = 16
Width = 75
Height = 25
Caption = #35299#38145
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 16
Top = 56
Width = 75
Height = 25
Caption = #20132#25442#40736#26631
TabOrder = 4
OnClick = Button4Click
end
object Button6: TButton
Left = 16
Top = 96
Width = 89
Height = 25
Caption = #26816#27979#31995#32479#40736#26631
TabOrder = 5
OnClick = Button6Click
end
object RadioButton1: TRadioButton
Left = 233
Top = 21
Width = 49
Height = 17
Caption = #24038#38190
TabOrder = 6
end
object RadioButton2: TRadioButton
Left = 289
Top = 21
Width = 49
Height = 17
Caption = #21491#38190
TabOrder = 7
end
object Button5: TButton
Left = 113
Top = 56
Width = 75
Height = 25
Caption = #22797#21407
TabOrder = 8
OnClick = Button5Click
end
object Timer1: TTimer
Interval = 2000
OnTimer = Timer1Timer
Left = 200
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -