home *** CD-ROM | disk | FTP | other *** search
/ Internet Pratica / IPRAT_01.iso / ASP / dataform / DataForm.exe / 0 / RCDATA / TFORM5 / TFORM5.txt
Encoding:
Text File  |  2002-05-21  |  544 b   |  29 lines

  1. object Form5: TForm5
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Form5'
  7.   ClientHeight = 30
  8.   ClientWidth = 387
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object ProgressBar1: TProgressBar
  20.     Left = 5
  21.     Top = 7
  22.     Width = 377
  23.     Height = 16
  24.     Min = 0
  25.     Max = 100
  26.     TabOrder = 0
  27.   end
  28. end
  29.