home *** CD-ROM | disk | FTP | other *** search
/ Techno Guide - Aspettando Windows 98 / TechnoGuide.iso / applicaz / cap / _setup.1 / cap.exe / 0 / RCDATA / TFINESTRA / TFINESTRA.txt
Text File  |  1997-11-22  |  1KB  |  71 lines

  1. object Finestra: TFinestra
  2.   Left = 205
  3.   Top = 213
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Ricerca C.A.P.'
  7.   ClientHeight = 103
  8.   ClientWidth = 292
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 78
  18.     Top = 37
  19.     Width = 136
  20.     Height = 16
  21.     Alignment = taCenter
  22.     AutoSize = False
  23.     Caption = 'LOCALITA.DB'
  24.     Font.Color = clWhite
  25.     Font.Height = -13
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 70
  32.     Top = 12
  33.     Width = 153
  34.     Height = 17
  35.     AutoSize = False
  36.     Caption = 'Sto ricreando gli indici di:'
  37.     Font.Color = clBlack
  38.     Font.Height = -13
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = []
  41.     ParentFont = False
  42.   end
  43.   object Gauge1: TGauge
  44.     Left = 14
  45.     Top = 68
  46.     Width = 265
  47.     Height = 25
  48.     Font.Color = clWhite
  49.     Font.Height = -13
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.     Progress = 0
  54.   end
  55.   object Label3: TLabel
  56.     Left = 79
  57.     Top = 38
  58.     Width = 136
  59.     Height = 16
  60.     Alignment = taCenter
  61.     AutoSize = False
  62.     Caption = 'LOCALITA.DB'
  63.     Font.Color = clNavy
  64.     Font.Height = -13
  65.     Font.Name = 'MS Sans Serif'
  66.     Font.Style = [fsBold]
  67.     ParentFont = False
  68.     Transparent = True
  69.   end
  70. end
  71.