home *** CD-ROM | disk | FTP | other *** search
- object BuscarForm: TBuscarForm
- Tag = 24800
- Left = 242
- Top = 92
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSingle
- BorderWidth = 11
- Caption = 'Buscar'
- ClientHeight = 246
- ClientWidth = 334
- Color = 14215660
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- OnKeyPress = FormKeyPress
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object BTBuscaCancelar: TPlaButton
- Tag = 2400
- Left = 261
- Top = 225
- Width = 73
- Height = 21
- Caption = '&Cancelar'
- TabOrder = 2
- TabStop = False
- Cancel = True
- ModalResult = 2
- end
- object BTBuscaAceptar: TPlaButton
- Tag = 2200
- Left = 180
- Top = 225
- Width = 73
- Height = 21
- Caption = '&Aceptar'
- TabOrder = 1
- OnClick = BTBuscaAceptarClick
- Default = True
- ModalResult = 1
- end
- object PlaGroupBox1: TPlaGroupBox
- Tag = 59600
- Left = 0
- Top = 0
- Width = 329
- Height = 205
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 13977088
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'B�squeda'
- TabOrder = 0
- object Label1: TLabel
- Tag = 24900
- Left = 52
- Top = 17
- Width = 264
- Height = 26
- AutoSize = False
- Caption =
- 'Escribe las palabras que deseas que sean buscadas en los campos ' +
- 'seleccionados.'
- Constraints.MinWidth = 264
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- end
- object Label2: TLabel
- Tag = 25000
- Left = 51
- Top = 56
- Width = 45
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Caption = 'Palabras:'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- end
- object PandaBrown1: TImage
- Left = 12
- Top = 20
- Width = 32
- Height = 32
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object GroupBox1: TPlaGroupBox
- Tag = 25100
- Left = 52
- Top = 84
- Width = 265
- Height = 109
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = 8408344
- TitleFont.Height = -11
- TitleFont.Name = 'Tahoma'
- TitleFont.Style = []
- Caption = 'Buscar en '
- TabOrder = 1
- object CBIncidencias: TPlaCheckBox
- Tag = 24000
- Left = 16
- Top = 19
- Width = 74
- Height = 16
- HelpContext = 106
- Caption = 'Incidencias'
- TabOrder = 0
- State = cbChecked
- end
- object CBTareas: TPlaCheckBox
- Tag = 25200
- Left = 16
- Top = 40
- Width = 88
- Height = 16
- HelpContext = 107
- Caption = 'Notificado por'
- TabOrder = 1
- TabStop = False
- end
- object CBRutas: TPlaCheckBox
- Tag = 25300
- Left = 16
- Top = 61
- Width = 122
- Height = 16
- HelpContext = 108
- Caption = 'Informaci�n adicional'
- TabOrder = 2
- TabStop = False
- end
- object CBAcciones: TPlaCheckBox
- Tag = 2600
- Left = 16
- Top = 82
- Width = 69
- Height = 16
- HelpContext = 109
- Caption = 'Resultado'
- TabOrder = 3
- TabStop = False
- end
- end
- object EditPalabras: TPlaEdit
- Left = 104
- Top = 52
- Width = 213
- Height = 21
- Cursor = crIBeam
- MaxLength = 255
- TabOrder = 0
- Transparent = False
- end
- end
- end
-