unit2.dfm
来自「一个自动注册监控程序」· DFM 代码 · 共 31 行
DFM
31 行
object Form2: TForm2
Left = 114
Top = 168
Width = 544
Height = 375
BorderIcons = []
Caption = #31995#32479#24037#20855#31665
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 YusoftGradientButton1: TYusoftGradientButton
Left = 0
Top = 0
Width = 33
Height = 348
LightColor = clBtnHighlight
ShadowColor = clBtnShadow
GrayedInactive = True
Layout = blGlyphTop
GroupIndex = 0
Vertical = False
WindowCaption = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?