1,185
社区成员




object Form1: TForm1
Left = 192
Top = 130
BorderStyle = bsNone
Caption = 'Form1'
ClientHeight = 165
ClientWidth = 630
Color = clBlack
TransparentColor = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 576
Height = 97
Caption = '动态桌面歌词'
Color = clBlack
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -96
Font.Name = '宋体'
Font.Style = []
ParentColor = False
ParentFont = False
end
end
想用第四种方法,运行程序提示有错误。