home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 October
/
Chip_2004-10_cd1.bin
/
tema
/
goldwave
/
gwave506.exe
/
GoldWave.exe
/
0
/
RCDATA
/
TSTARTUPOPTIONSFORM
/
TSTARTUPOPTIONSFORM.txt
Wrap
Text File
|
2003-10-10
|
1KB
|
68 lines
inherited StartupOptionsForm: TStartupOptionsForm
Width = 239
Height = 199
Caption = 'GoldWave Startup Options'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited ButtonOk: TButton
Left = 38
Top = 142
Anchors = [akRight, akBottom]
OnClick = ButtonOkClick
end
inherited ButtonCancel: TButton
Left = 118
Top = 142
Anchors = [akRight, akBottom]
end
object DisableEffect: TCheckBox
Left = 43
Top = 9
Width = 135
Height = 17
Caption = 'Disable effect plug-ins'
TabOrder = 2
end
object DisableFile: TCheckBox
Left = 43
Top = 30
Width = 150
Height = 17
Caption = 'Disable file format plug-ins'
TabOrder = 3
end
object DisableOpenGL: TCheckBox
Left = 43
Top = 72
Width = 127
Height = 17
Caption = 'Do not use OpenGL'
TabOrder = 4
end
object DisableVisual: TCheckBox
Left = 43
Top = 51
Width = 145
Height = 17
Caption = 'Disable visual plug-ins'
TabOrder = 5
end
object DisableACM: TCheckBox
Left = 43
Top = 93
Width = 117
Height = 17
Caption = 'Disable ACM'
TabOrder = 6
end
object FixFPU: TCheckBox
Left = 43
Top = 114
Width = 138
Height = 17
Caption = 'Fix damaged FPU state'
TabOrder = 7
end
end