home *** CD-ROM | disk | FTP | other *** search
- object fmDBGridFind: TfmDBGridFind
- Left = 322
- Top = 280
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Cautare in colana curenta'
- ClientHeight = 92
- ClientWidth = 529
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = True
- Position = poScreenCenter
- OnKeyDown = FormKeyDown
- OnKeyPress = FormKeyPress
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 15
- object Label1: TLabel
- Left = 64
- Top = 16
- Width = 71
- Height = 15
- Caption = 'Textul cautat:'
- end
- object Label2: TLabel
- Left = 8
- Top = 72
- Width = 165
- Height = 15
- AutoSize = False
- Caption = 'Ctrl-F7 repeta cautarea'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- object Text: TE
- Left = 60
- Top = 32
- Width = 453
- Height = 23
- TabOrder = 0
- end
- end
-