home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 437
- Top = 123
- BorderStyle = bsToolWindow
- Caption = 'EyeDropper 1.1'
- ClientHeight = 193
- ClientWidth = 192
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 182
- Height = 180
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Button1: TButton
- Left = 112
- Top = 144
- Width = 59
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-