unit1.dfm
来自「郑重声明: 本站资源全部来源于互联网搜集或网友上传」· DFM 代码 · 共 46 行
DFM
46 行
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 + =
减小字号Ctrl + -
显示快捷键?