home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TCOLOURSCALEPAGE
/
TCOLOURSCALEPAGE.txt
Wrap
Text File
|
2003-10-10
|
748b
|
37 lines
object ColourScalePage: TColourScalePage
Left = 0
Top = 0
BorderIcons = []
BorderStyle = bsNone
Caption = '3D Bars'
ClientHeight = 155
ClientWidth = 125
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object RadioGroup: TRadioGroup
Left = 5
Top = 5
Width = 114
Height = 146
Anchors = [akLeft, akTop, akRight, akBottom]
Caption = ' Colour Scale '
Items.Strings = (
'Rainbow'
'Cold'
'Hot'
'Gray'
'Solid white'
'Solid cyan'
'Discrete rainbow')
TabOrder = 0
OnClick = RadioGroupClick
end
end