home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1996 October / CLUB10_96.BIN / share95 / 95kalend / kalender.exe / 0 / RCDATA / TFORM8 / TFORM8.txt
Text File  |  1996-06-23  |  592b  |  31 lines

  1. object Form8: TForm8
  2.   Left = 200
  3.   Top = 99
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Bilderansicht aktualisieren'
  7.   ClientHeight = 173
  8.   ClientWidth = 277
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 16
  15.   object Gauge1: TGauge
  16.     Left = 0
  17.     Top = 0
  18.     Width = 277
  19.     Height = 173
  20.     Align = alClient
  21.     Kind = gkPie
  22.     Font.Color = clYellow
  23.     Font.Height = -13
  24.     Font.Name = 'System'
  25.     Font.Style = [fsBold]
  26.     ForeColor = clNavy
  27.     ParentFont = False
  28.     Progress = 0
  29.   end
  30. end
  31.