home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Internet / Javadraw / DATA.Z / ID_Acsrs.dll / RCDATA / TSEARCHFILE / TSEARCHFILE.txt
Text File  |  1997-03-04  |  627b  |  34 lines

  1. object SearchFile: TSearchFile
  2.   Left = 298
  3.   Top = 616
  4.   BorderStyle = bsDialog
  5.   Caption = 'SearchFile'
  6.   ClientHeight = 64
  7.   ClientWidth = 424
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 16
  19.     Top = 12
  20.     Width = 389
  21.     Height = 13
  22.     Caption = 'Label1'
  23.   end
  24.   object Button1: TButton
  25.     Left = 172
  26.     Top = 36
  27.     Width = 75
  28.     Height = 25
  29.     Caption = '&Cancel'
  30.     TabOrder = 0
  31.     OnClick = Button1Click
  32.   end
  33. end
  34.