home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
Plat7esdCHS
/
data1.cab
/
Comunes
/
Plafcfg.dll
/
0
/
RCDATA
/
TFORMCFGFWLCONEXREGLASAVANZADAS
/
TFORMCFGFWLCONEXREGLASAVANZADAS.txt
< prev
Wrap
Text File
|
2003-02-05
|
4KB
|
154 lines
object FormCfgFwlConexReglasAvanzadas: TFormCfgFwlConexReglasAvanzadas
Left = 364
Top = 144
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = 'Configuraci�n de reglas de conexi�n avanzadas'
ClientHeight = 396
ClientWidth = 475
Color = 14609391
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PlaGroupBoxReglas: TPlaGroupBox
Left = 14
Top = 11
Width = 450
Height = 338
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = 13977088
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Caption = 'Reglas de conexi�n avanzadas'
TabOrder = 0
object ImageReglas: TImage
Left = 11
Top = 22
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object Label1: TLabel
Left = 58
Top = 19
Width = 380
Height = 52
AutoSize = False
Caption =
'En la siguiente lista puedes a�adir las reglas de conexi�n que d' +
'esees. Las reglas permiten configurar los puertos y protocolos q' +
'ue los programas instalados en tu ordenador pueden usar. Estas r' +
'eglas tienen prioridad sobre las opciones seleccionadas individu' +
'almente para cada programa.'
Constraints.MinWidth = 380
Transparent = True
WordWrap = True
end
object PlaListViewReglas: TPlaListView
Left = 58
Top = 84
Width = 380
Height = 179
Color = clWhite
CheckBoxes = False
Columns = <
item
Width = 230
Caption = 'Nombre de la regla'
end
item
Editable = True
Width = 120
Caption = 'Acci�n a realizar'
DropDownList.Strings = (
'Denegar'
'Permitir')
end>
DragCursor = crDrag
DragMode = dmManual
Editable = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
HideSelection = True
MultiSelect = False
ParentColor = False
ParentFont = False
ShowColumnHeaders = True
TabOrder = 0
OnEdited = PlaListViewReglasEdited
OnSelectItem = PlaListViewReglasSelectItem
Data = {
0001030000000C54506C614C6973744974656D000000000C0A0C5065726D6974
697220544350FE0C5065726D6974697220544350085065726D697469720C5450
6C614C6973744974656D000000000C0A0C426C6F717565617220544350FE0C42
6C6F7175656172205443500744656E656761720C54506C614C6973744974656D
000000000C0A0E4E61766567616369F36E20776562FE0E4E61766567616369F3
6E2077656200FE}
end
object PlaButtonAnadir: TPlaButton
Left = 58
Top = 271
Width = 124
Height = 21
HelpContext = 239
Caption = 'A�adir nueva regla'
TabOrder = 1
OnClick = PlaButtonAnadirClick
end
object PlaButtonEditar: TPlaButton
Left = 186
Top = 271
Width = 124
Height = 21
HelpContext = 240
Caption = 'Editar regla'
TabOrder = 2
OnClick = PlaButtonEditarClick
end
object PlaButtonBorrar: TPlaButton
Left = 314
Top = 271
Width = 124
Height = 21
HelpContext = 241
Caption = 'Borrar regla'
TabOrder = 3
OnClick = PlaButtonBorrarClick
end
object PlaCheckBoxReflejarEnInforme: TPlaCheckBox
Left = 58
Top = 310
Width = 290
Height = 16
HelpContext = 242
Caption = 'Reflejar en el informe cada vez que se aplique una regla'
TabOrder = 4
State = cbChecked
end
end
object PlaButtonCerrar: TPlaButton
Left = 392
Top = 364
Width = 72
Height = 21
Caption = 'Cerrar'
TabOrder = 1
OnClick = PlaButtonCerrarClick
Cancel = True
Default = True
end
end