📄 app.test.mainform.dfm
字号:
object MainForm: TMainForm
Left = 354
Top = 186
Width = 547
Height = 375
Caption = 'MainForm'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 539
Height = 48
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object RzBackground1: TRzBackground
Left = 0
Top = 0
Width = 539
Height = 48
Active = True
Align = alClient
ImageStyle = isCenter
ShowGradient = False
ShowImage = False
ShowTexture = True
Texture.Data = {
07544269746D61705A000000424D5A0000000000000036000000280000000300
000003000000010018000000000024000000120B0000120B0000000000000000
0000FBFAFCFBFAFCFBFAFC000000EFEEF0EFEEF0EFEEF0000000E4E3E5E4E3E5
E4E3E5000000}
end
object Button1: TButton
Left = 8
Top = 8
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 88
Top = 8
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 1
end
end
object RzStatusBar1: TRzStatusBar
Left = 0
Top = 329
Width = 539
Height = 19
BorderInner = fsNone
BorderOuter = fsNone
BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
BorderWidth = 0
Color = 15790320
Locked = True
TabOrder = 1
object RzClockStatus1: TRzClockStatus
Left = 424
Top = 1
Width = 116
Height = 19
Align = alRight
Alignment = taCenter
Blinking = True
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -