home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / share / free / freespac / freespac.exe / freespace.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Encoding:
Text File  |  1997-07-13  |  1.7 KB  |  60 lines

  1. object Form1: TForm1
  2.   Left = 737
  3.   Top = 631
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'FreeSpace'
  7.   ClientHeight = 60
  8.   ClientWidth = 213
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 0
  19.     Width = 91
  20.     Height = 16
  21.     AutoSize = False
  22.     Caption = 'Auf Laufwerk'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 8
  26.     Top = 40
  27.     Width = 107
  28.     Height = 16
  29.     Caption = 'sind ??? Bytes frei'
  30.   end
  31.   object SpeedButton1: TSpeedButton
  32.     Left = 168
  33.     Top = 8
  34.     Width = 41
  35.     Height = 41
  36.     Glyph.Data = {
  37.       76010000424D7601000000000000760000002800000020000000100000000100
  38.       04000000000000010000120B0000120B00001000000000000000000000000000
  39.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  40.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  41.       333333FFFFFFFFFFFFF33000077777770033377777777777773F000007888888
  42.       00037F3337F3FF37F37F00000780088800037F3337F77F37F37F000007800888
  43.       00037F3337F77FF7F37F00000788888800037F3337777777337F000000000000
  44.       00037F3FFFFFFFFFFF7F00000000000000037F77777777777F7F000FFFFFFFFF
  45.       00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
  46.       00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
  47.       00037F7F333333337F7F000FFFFFFFFF07037F7F33333333777F000FFFFFFFFF
  48.       0003737FFFFFFFFF7F7330099999999900333777777777777733}
  49.     NumGlyphs = 2
  50.     OnClick = SpeedButton1Click
  51.   end
  52.   object DriveComboBox1: TDriveComboBox
  53.     Left = 8
  54.     Top = 16
  55.     Width = 153
  56.     Height = 22
  57.     TabOrder = 0
  58.   end
  59. end
  60.