home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
Plat7esdCHS
/
data1.cab
/
Comunes
/
Plawiz.dll
/
0
/
RCDATA
/
TFORMCREACIONANALISIS
/
TFORMCREACIONANALISIS.txt
< prev
Wrap
Text File
|
2003-02-05
|
12KB
|
463 lines
object FormCreacionAnalisis: TFormCreacionAnalisis
Left = 213
Top = 159
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = 'Asistente para la creaci�n de una nueva tarea de an�lisis'
ClientHeight = 360
ClientWidth = 512
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object PlaBevel1: TPlaBevel
Left = 0
Top = 313
Width = 512
Height = 2
Align = alBottom
end
object PanelRecuadroInicio: TPanel
Left = 0
Top = 0
Width = 512
Height = 313
Align = alClient
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
object ImageInicio: TImage
Left = 0
Top = 0
Width = 164
Height = 313
Align = alLeft
Picture.Data = {<image001.bmp>}
Stretch = True
end
object PanelInicio: TPanel
Left = 164
Top = 0
Width = 348
Height = 313
Align = alClient
BevelOuter = bvNone
Color = clHighlightText
TabOrder = 0
object LabelTituloBienvenida: TLabel
Left = 9
Top = 10
Width = 326
Height = 38
Anchors = [akLeft, akTop, akRight]
Caption = 'Asistente para la creaci�n de una nueva tarea de an�lisis'
Constraints.MinWidth = 315
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Label2: TLabel
Left = 9
Top = 69
Width = 325
Height = 26
Anchors = [akLeft, akTop, akRight]
Caption =
'A trav�s de este asistente te ayudaremos a crear una nueva tarea' +
' para analizar los elementos que elijas de tu sistema.'
Constraints.MinWidth = 315
WordWrap = True
end
object Label3: TLabel
Left = 9
Top = 123
Width = 330
Height = 26
Anchors = [akLeft, akTop, akRight]
Caption =
'Podr�s especificar si deseas que la tarea sea de ejecuci�n inmed' +
'iata o programada.'
Constraints.MinWidth = 315
Transparent = True
WordWrap = True
end
object Label4: TLabel
Left = 9
Top = 274
Width = 328
Height = 31
AutoSize = False
Caption = 'Por favor, pulsa en Siguiente para crear la nueva tarea.'
Constraints.MinWidth = 315
WordWrap = True
end
end
end
object PanelRecuadroDinamico: TPanel
Left = 0
Top = 0
Width = 512
Height = 313
Align = alClient
BevelOuter = bvNone
ParentColor = True
TabOrder = 2
object PlaBevel2: TPlaBevel
Left = 0
Top = 59
Width = 512
Height = 2
Align = alTop
end
object NBCreacion: TNotebook
Left = 0
Top = 61
Width = 512
Height = 252
Align = alClient
TabOrder = 1
object TPage
Left = 0
Top = 0
Caption = 'Selecci�n de Elementos'
object Label5: TLabel
Left = 24
Top = 7
Width = 450
Height = 13
Caption =
'Selecciona los elementos que quieres analizar con esta tarea y a' +
'��delos en la lista.'
Constraints.MinWidth = 450
WordWrap = True
end
object Label6: TLabel
Left = 40
Top = 37
Width = 142
Height = 13
Caption = 'Lista de elementos a analizar:'
end
object BtnAnadir: TPlaButton
Left = 297
Top = 214
Width = 73
Height = 21
HelpContext = 137
Caption = 'A�adir'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BtnAnadirClick
Default = True
end
object BtnQuitar: TPlaButton
Left = 375
Top = 214
Width = 73
Height = 21
HelpContext = 138
Caption = 'Quitar'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BtnQuitarClick
end
object m_PLVElementosAnalizables: TPlaListView
Left = 40
Top = 53
Width = 407
Height = 156
Color = clWhite
CheckBoxes = False
Columns = <
item
Width = 390
end>
DragCursor = crDrag
DragMode = dmManual
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
HideSelection = True
ImageList = DataModuleAnalisis.ILElementosAnalisis
MultiSelect = False
ParentColor = False
ParentFont = False
ShowColumnHeaders = False
TabOrder = 0
OnChange = PLVElementosAnalizablesChange
Data = {000100000000FE}
end
end
object TPage
Left = 0
Top = 0
HelpContext = 1
Caption = 'Configuraci�n'
object ImageConfiguracion: TImage
Left = 45
Top = 10
Width = 32
Height = 32
Picture.Data = {<image002.bmp>}
Transparent = True
end
object Label7: TLabel
Left = 82
Top = 10
Width = 409
Height = 26
Caption =
'Pulsa en Configuraci�n para modificar las propiedades del an�lis' +
'is, si no se utilizar� la configuraci�n por defecto.'
Constraints.MinWidth = 355
WordWrap = True
end
object ImagePlanificacion: TImage
Left = 45
Top = 76
Width = 32
Height = 32
Picture.Data = {<image003.bmp>}
Transparent = True
end
object Label8: TLabel
Left = 82
Top = 76
Width = 355
Height = 26
Caption =
'Si quieres que esta tarea se realice peri�dicamente puedes confi' +
'gurar su planificaci�n.'
Constraints.MinWidth = 355
WordWrap = True
end
object BtnConfiguracion: TPlaButton
Left = 407
Top = 41
Width = 85
Height = 21
Caption = 'Configuraci�n'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BtnConfiguracionClick
end
object BtnPlanificacion: TPlaButton
Left = 407
Top = 107
Width = 85
Height = 21
HelpContext = 139
Caption = 'Planificaci�n'
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BtnPlanificacionClick
end
object PCBPeriodicamente: TPlaCheckBox
Left = 87
Top = 110
Width = 251
Height = 16
Caption = 'Quiero que esta tarea se realice peri�dicamente'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = PCBPeriodicamenteClick
end
end
object TPage
Left = 0
Top = 0
HelpContext = 2
Caption = 'Nombre'
object Label9: TLabel
Left = 23
Top = 10
Width = 450
Height = 26
Caption =
'Escribe un nombre para identificar tu nueva tarea. Este nombre a' +
'parecer� en la lista de tareas para que puedas usarla cuando lo ' +
'desees.'
Constraints.MinWidth = 450
WordWrap = True
end
object Label10: TLabel
Left = 45
Top = 50
Width = 93
Height = 13
Caption = 'Nombre de an�lisis:'
end
object PENombre: TPlaEdit
Left = 45
Top = 66
Width = 407
Height = 21
Cursor = crIBeam
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
Transparent = False
OnChange = PENombreChange
end
end
object TPage
Left = 0
Top = 0
HelpContext = 3
Caption = 'Finalizaci�n'
object Label11: TLabel
Left = 23
Top = 13
Width = 450
Height = 26
Caption =
'Has terminado la definici�n de una nueva tarea de an�lisis.\nRec' +
'uerda que puedes usarla desde la lista de tareas del men� An�lis' +
'is exhaustivos.'
Constraints.MinWidth = 450
WordWrap = True
end
object Label12: TLabel
Left = 23
Top = 64
Width = 192
Height = 13
Caption = 'Pulsa en Finalizar para guardar la tarea.'
end
end
end
object PanelCabezera: TPanel
Left = 0
Top = 0
Width = 512
Height = 59
Align = alTop
BevelOuter = bvNone
Color = clHighlightText
TabOrder = 0
object ImageCabecera: TImage
Left = 277
Top = 0
Width = 235
Height = 59
Align = alRight
Picture.Data = {<image004.bmp>}
Stretch = True
end
object LabelTituloCabecera: TLabel
Left = 24
Top = 12
Width = 3
Height = 13
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
end
end
object PanelBotones: TPanel
Left = 0
Top = 315
Width = 512
Height = 45
Align = alBottom
BevelOuter = bvNone
ParentColor = True
TabOrder = 1
object BtnCancelar: TPlaButton
Left = 423
Top = 12
Width = 73
Height = 21
Caption = 'Cancelar'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BtnCancelarClick
end
object BtnSiguiente: TPlaButton
Left = 338
Top = 12
Width = 73
Height = 21
Caption = 'Siguiente >'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BtnSiguienteClick
Default = True
end
object BtnAnterior: TPlaButton
Left = 263
Top = 12
Width = 73
Height = 21
Caption = '< Anterior'
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = BtnAnteriorClick
end
end
end