📄 power.~dfm
字号:
object Form_Power: TForm_Power
Left = 309
Top = 45
Width = 608
Height = 591
Caption = 'Form_Power'
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 Image1: TImage
Left = 0
Top = 32
Width = 593
Height = 193
end
object Button1: TButton
Left = 264
Top = 528
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object ScrollBox1: TScrollBox
Left = -1
Top = 220
Width = 594
Height = 301
TabOrder = 1
object Image2: TImage
Left = -40
Top = 0
Width = 625
Height = 297
end
end
object Button2: TButton
Left = 408
Top = 528
Width = 81
Height = 25
Caption = 'Button2'
TabOrder = 2
OnClick = Button2Click
end
object OpenDialog1: TOpenDialog
Left = 184
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -