home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd1.bin
/
Software
/
Vyzkuste
/
Waveflow
/
Waveflow.exe
/
0
/
RCDATA
/
TFORM21
/
TFORM21.txt
< prev
Wrap
Text File
|
1999-08-29
|
5KB
|
171 lines
object Form21: TForm21
Left = 128
Top = 107
Width = 289
Height = 260
Caption = 'Color Configuration'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 120
Top = 10
Width = 153
Height = 105
end
object Label1: TLabel
Left = 12
Top = 24
Width = 94
Height = 13
Caption = '&Waveform color:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 12
Top = 56
Width = 105
Height = 13
Caption = '&Background color:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 12
Top = 88
Width = 101
Height = 13
Caption = '&Central line color:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object SpeedButton1: TSpeedButton
Left = 8
Top = 160
Width = 265
Height = 30
Caption = 'Set Wave Flow as the default CD Player'
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
3333333773FFFF77333333333000003333333333377777333333}
NumGlyphs = 2
OnClick = SpeedButton1Click
end
object SpeedButton2: TSpeedButton
Left = 8
Top = 128
Width = 265
Height = 30
Caption = 'Set Wave Flow as the default audio editor/player'
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
33333333333FFF3333F333333300033339333333337773F33733333330008033
933333333737F7F37333333307078733333933337337373F3337333077088803
33933337F37F337F3373333077088803393333F7337FF37F3733300777008803
9333377F33773F7F733307088808087333337F7F337F7F7F3FFF070777080873
99997F7F337F7F7F77770808880808733333737F337F737F3F33300888008803
93333773F377337F73F333308807880339333337F37F337F373F333088077803
339333373F73F37333733333087777333339333373F7F7F33F37333330807033
933333333737F73373F333333300033339333333337773333733}
NumGlyphs = 2
OnClick = SpeedButton2Click
end
object Panel1: TPanel
Left = 132
Top = 18
Width = 61
Height = 25
BevelWidth = 2
Color = clNavy
TabOrder = 0
OnClick = Panel1Click
end
object Panel2: TPanel
Left = 132
Top = 50
Width = 61
Height = 25
BevelWidth = 2
Color = clSilver
TabOrder = 1
OnClick = Panel2Click
end
object Panel3: TPanel
Left = 132
Top = 82
Width = 61
Height = 25
BevelWidth = 2
Color = clRed
TabOrder = 2
OnClick = Panel3Click
end
object Button1: TButton
Left = 57
Top = 200
Width = 75
Height = 25
Caption = '&OK'
Default = True
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 142
Top = 200
Width = 75
Height = 25
Cancel = True
Caption = '&Cancel'
TabOrder = 4
OnClick = Button2Click
end
object Panel4: TPanel
Left = 200
Top = 82
Width = 62
Height = 25
BevelWidth = 2
Color = clRed
TabOrder = 5
OnClick = Panel4Click
end
object ColorDialog1: TColorDialog
Ctl3D = True
Left = 216
Top = 18
end
end