📄 unit1.dfm
字号:
object Form1: TForm1
Left = 190
Top = 155
Width = 402
Height = 254
Caption = 'Form1'
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 SpeedButton1: TSpeedButton
Left = 127
Top = 45
Width = 54
Height = 36
Caption = #36816#34892
OnClick = SpeedButton1Click
end
object radStyle: TRadioGroup
Left = 16
Top = 40
Width = 97
Height = 105
Caption = #26679#24335
ItemIndex = 0
Items.Strings = (
#25552#31034
#35686#21578
#38169#35823)
TabOrder = 0
OnClick = radStyleClick
end
object AnMsnInfo1: TAnMsnInfo
Version = 'AnMsgInfo V2.0 Copy Right By ANTAN'
ShowDelays = 0
MessgeInfo = 'Hello,Thanks for used AnMsgInfo Component!'
Left = 265
Top = 50
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -