home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 April (Special)
/
Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin
/
soft
/
instantcopy
/
InstantCopy.msi
/
Cabs.w1.cab
/
MultiCopy.es
/
0
/
RCDATA
/
TDVDAUTOREMOVEFORM
/
TDVDAUTOREMOVEFORM.txt
Wrap
Text File
|
2003-02-05
|
8KB
|
347 lines
object DVDAutoRemoveForm: TDVDAutoRemoveForm
Left = 253
Top = 114
BorderStyle = bsDialog
Caption = 'Configuraci'#243'n avanzada de copia de DVD'
ClientHeight = 340
ClientWidth = 343
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object btnOK: TButton
Left = 183
Top = 312
Width = 75
Height = 23
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object btnCancel: TButton
Left = 263
Top = 312
Width = 75
Height = 23
Cancel = True
Caption = 'Cancelar'
ModalResult = 2
TabOrder = 2
end
object PageControl: TPageControl
Left = 8
Top = 8
Width = 329
Height = 297
ActivePage = tsGeneral
TabOrder = 0
object tsGeneral: TTabSheet
Caption = 'General'
object cbRemoveRegionCode: TCheckBox
Left = 8
Top = 48
Width = 217
Height = 17
Caption = 'Eliminar c'#243'digo de regi'#243'n'
Checked = True
State = cbChecked
TabOrder = 0
Visible = False
end
object cbRemoveDVDROM: TCheckBox
Left = 8
Top = 8
Width = 217
Height = 17
Caption = 'Eliminar contenido de DVD-ROM'
TabOrder = 1
end
object gbOnlineSettings: TGroupBox
Left = 8
Top = 88
Width = 305
Height = 172
TabOrder = 2
object lblProxyServer: TLabel
Left = 16
Top = 40
Width = 42
Height = 13
Caption = 'Servidor:'
end
object lblProxyPort: TLabel
Left = 16
Top = 64
Width = 34
Height = 13
Caption = 'Puerto:'
end
object lblHTTPStatus: TLabel
Left = 144
Top = 146
Width = 153
Height = 13
AutoSize = False
end
object lblProxyUser: TLabel
Left = 16
Top = 92
Width = 39
Height = 13
Caption = 'Usuario:'
end
object lblProxyPassword: TLabel
Left = 16
Top = 116
Width = 57
Height = 13
Caption = 'Contrase'#241'a:'
end
object cbUseProxy: TCheckBox
Left = 16
Top = 16
Width = 281
Height = 17
Caption = 'Utilizar Proxy para acceder a base de datos en l'#237'nea'
TabOrder = 0
OnClick = cbUseProxyClick
end
object edProxyServer: TEdit
Left = 80
Top = 37
Width = 177
Height = 21
TabOrder = 1
end
object edProxyPort: TEdit
Left = 80
Top = 62
Width = 33
Height = 21
MaxLength = 6
TabOrder = 2
Text = '80'
end
object btnTestConnection: TButton
Left = 16
Top = 141
Width = 121
Height = 23
Caption = 'Conexi'#243'n de prueba'
TabOrder = 3
OnClick = btnTestConnectionClick
end
object edProxyUserName: TEdit
Left = 80
Top = 87
Width = 129
Height = 21
TabOrder = 4
end
object edProxyPassword: TEdit
Left = 80
Top = 113
Width = 129
Height = 21
PasswordChar = '*'
TabOrder = 5
end
end
object cbDVDUseInternet: TCheckBox
Left = 16
Top = 84
Width = 225
Height = 17
Caption = 'Utilizar base de datos de transcodificaci'#243'n'
TabOrder = 3
OnClick = cbDVDUseInternetClick
end
end
object tsAudio: TTabSheet
Caption = 'Transmisiones de audio'
ImageIndex = 2
object Label2: TLabel
Left = 5
Top = 5
Width = 285
Height = 30
AutoSize = False
Caption = 'Eliminar los siguientes idiomas si est'#225'n en el disco:'
WordWrap = True
end
object clbAudioStreams: TCheckListBox
Left = 2
Top = 38
Width = 311
Height = 200
ItemHeight = 13
TabOrder = 0
end
object btnAudioDefault: TButton
Tag = 1
Left = 3
Top = 243
Width = 86
Height = 23
Caption = '&Predeterminado'
Enabled = False
TabOrder = 1
OnClick = onDefaultClick
end
object btnAudioCheck: TButton
Tag = 1
Left = 106
Top = 243
Width = 90
Height = 23
Caption = '&Seleccionar todo'
TabOrder = 2
OnClick = onCheckClick
end
object btnAudioUncheck: TButton
Tag = 1
Left = 210
Top = 243
Width = 103
Height = 23
Caption = '&Deseleccionar todo'
TabOrder = 3
OnClick = onUncheckClick
end
end
object tsSubpicture: TTabSheet
Caption = 'Subt'#237'tulos'
ImageIndex = 1
object Label1: TLabel
Left = 5
Top = 5
Width = 285
Height = 30
AutoSize = False
Caption = 'Eliminar los siguientes idiomas si est'#225'n en el disco:'
WordWrap = True
end
object clbSubpictures: TCheckListBox
Left = 2
Top = 38
Width = 311
Height = 200
ItemHeight = 13
TabOrder = 0
end
object btnSubpictureDefault: TButton
Tag = 2
Left = 3
Top = 243
Width = 85
Height = 23
Caption = '&Predeterminado'
Enabled = False
TabOrder = 1
OnClick = onDefaultClick
end
object btnSubpictureCheck: TButton
Tag = 2
Left = 105
Top = 243
Width = 90
Height = 23
Caption = '&Seleccionar todo'
TabOrder = 2
OnClick = onCheckClick
end
object btnSubpictureUncheck: TButton
Tag = 2
Left = 207
Top = 243
Width = 106
Height = 23
Caption = '&Deseleccionar todo'
TabOrder = 3
OnClick = onUncheckClick
end
end
object tsUserOp: TTabSheet
Caption = 'Prohibiciones del usuario'
ImageIndex = 3
object Label3: TLabel
Left = 4
Top = 3
Width = 309
Height = 30
AutoSize = False
Caption =
'Eliminar prohibiciones del usuario puede causar problemas graves' +
' al reproducir el DVD.'
WordWrap = True
end
object clbUserOperations: TCheckListBox
Left = 0
Top = 38
Width = 313
Height = 200
ItemHeight = 13
TabOrder = 0
end
object btnUserOpUncheck: TButton
Tag = 3
Left = 207
Top = 243
Width = 106
Height = 23
Caption = '&Deseleccionar todo'
TabOrder = 1
OnClick = onUncheckClick
end
object btnUserOpCheck: TButton
Tag = 3
Left = 105
Top = 243
Width = 90
Height = 23
Caption = '&Seleccionar todo'
TabOrder = 2
OnClick = onCheckClick
end
object btnUserOpDefault: TButton
Tag = 3
Left = 3
Top = 243
Width = 85
Height = 23
Caption = '&Predeterminado'
TabOrder = 3
OnClick = btnUserOpDefaultClick
end
end
end
object IdHTTP: TIdHTTP
OnStatus = IdHTTPStatus
MaxLineAction = maException
ReadTimeout = 0
AllowCookies = True
ProxyParams.BasicAuthentication = False
ProxyParams.ProxyPort = 0
Request.ContentLength = -1
Request.ContentRangeEnd = 0
Request.ContentRangeStart = 0
Request.ContentType = 'texto/html'
Request.Accept = 'texto/html, */*'
Request.BasicAuthentication = False
Request.UserAgent = 'Mozilla/3.0 (compatible; Indy Library)'
HTTPOptions = [hoForceEncodeParams]
OnProxyAuthorization = IdHTTPProxyAuthorization
Left = 12
Top = 304
end
end