home *** CD-ROM | disk | FTP | other *** search
/ Delphi Programming Unleashed / Delphi_Programming_Unleashed_SAMS_Publishing_1995.iso / chap01 / mobigger / main.txt < prev    next >
Encoding:
Text File  |  1995-03-21  |  5.1 KB  |  198 lines

  1. object Form1: TForm1
  2.   Left = 52
  3.   Top = 39
  4.   ActiveControl = ComboBox1
  5.   AutoScroll = False
  6.   Caption = 'MoBigger'
  7.   ClientHeight = 391
  8.   ClientWidth = 545
  9.   Font.Color = clWindowText
  10.   Font.Height = -16
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 16
  15.   object Label1: TLabel
  16.     Left = 10
  17.     Top = 20
  18.     Width = 239
  19.     Height = 25
  20.     Caption = 'Is there anybody home?'
  21.     IsControl = True
  22.   end
  23.   object Image1: TImage
  24.     Left = 330
  25.     Top = 232
  26.     Width = 41
  27.     Height = 61
  28.     Picture.Data = {
  29.       07544269746D617056030000424D560300000000000076000000280000001C00
  30.       00002E0000000100040000000000E00200000000000000000000000000000000
  31.       0000000000000000BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0
  32.       C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFF
  33.       FF007B7B7B7B7B7BFB7B3B7B7B7B7B7B0000B7B7B7B7B7B7F7B737B7B7B7B7B7
  34.       00007B7B7B7B7B7BFB7B3B7B7B7B7B7B0000B7B7B7B7B7B7F7B737B7B7B7B7B7
  35.       00007B7B7B7B7B7BFB7B3B7B7B7B7B7B0000B7B7B7B7B7B7F7B733B7B7B7B7B7
  36.       00007B7B7B7B73337B7B73337B7B7B7B0000B7B7B7B333B7B7B7B7B333B7B7B7
  37.       00007B7B73337B7B7B7B7B7B73337B7B0000B7B333B7B7B7BFFFB7B7B7B333B7
  38.       000073337B7B7B7FFF7FFF7B7B7B7333000033B7B7B7BFFFB7B7BFFFB7B7B7B3
  39.       00007B7B7B7FFF7B7B7B7B7FFF7B7B7B0000B7B7BFFFB7B7B7B7B7B7BFFFB7B7
  40.       00007B7FFF7B7B7B7B7B7B7B7B7FFF7B0000B73FB7B7B7B7B7B7B7B7B7B7BFF7
  41.       00007B3B7B7B7B7B7B7B7B7B7B7B7BFB0000B737B7B7B7B7B7B7B7B7B7B7B7F7
  42.       00007B3B7B7B7B7B7B7B7B7B7B7B7BFB0000B737B7B7B7B7B7B7B7B7B7B7B7F7
  43.       00007B3B7B7B7B7B7B7B7B7B7B7B7BFB0000B737B7B7B7B7B7B7B7B7B7B7B7F7
  44.       00007B3B7B7B7B7B7B7B7B7B7B7B7BFB0000B737B7B7B7B7B7B7B7B7B7B7B7F7
  45.       00007B3B7B7B7B7B7B7B7B7B7B7B7BFB0000B737B7B7B7B7B7B7B7B7B7B7B7F7
  46.       00007B3B7B7B7B7B7B7B7B7B7B7B7BFB0000B737B7B7B7B7B7B7B7B7B7B7B7F7
  47.       00007B337B7B7B7B7B7B7B7B7B7B7BFB0000B7B333B7B7B7B7B7B7B7B7B333B7
  48.       00007B7B73337B7B7B7B7B7B73337B7B0000B7B7B7B333B7B7B7B7B333B7B7B7
  49.       0000FF7B7B7B73337B7B73337B7B7B7F0000BFFFB7B7B7B333B333B7B7B7BFFF
  50.       00007B7FFF7B7B7B73337B7B7B7FFF7B0000B7B7BFFFB7B7B7B7B7B7BFFFB7B7
  51.       00007B7B7B7FFF7B7B7B7B7FFF7B7B7B0000B7B7B7B7BFFFB7B7BFFFB7B7B7B7
  52.       00007B7B7B7B7B7FFB7B3F7B7B7B7B7B0000B7B7B7B7B7B7F7B737B7B7B7B7B7
  53.       00007B7B7B7B7B7BFB7B3B7B7B7B7B7B0000B7B7B7B7B7B7F7B737B7B7B7B7B7
  54.       00007B7B7B7B7B7BFB7B3B7B7B7B7B7B0000B7B7B7B7B7B7F7B737B7B7B7B7B7
  55.       00007B7B7B7B7B7BFB7B3B7B7B7B7B7B0000B7B7B7B7B7B7F7B737B7B7B7B7B7
  56.       0000}
  57.     Stretch = True
  58.     IsControl = True
  59.   end
  60.   object Gauge1: TGauge
  61.     Left = 400
  62.     Top = 60
  63.     Width = 131
  64.     Height = 125
  65.     ForeColor = clMaroon
  66.     BackColor = clYellow
  67.     Progress = 45
  68.     IsControl = True
  69.   end
  70.   object ColorGrid1: TColorGrid
  71.     Left = 10
  72.     Top = 60
  73.     Width = 124
  74.     Height = 124
  75.     TabOrder = 0
  76.     IsControl = True
  77.   end
  78.   object ComboBox1: TComboBox
  79.     Left = 150
  80.     Top = 50
  81.     Width = 181
  82.     Height = 24
  83.     ItemHeight = 16
  84.     TabOrder = 1
  85.     Text = 'ComboBox1'
  86.     IsControl = True
  87.   end
  88.   object Panel1: TPanel
  89.     Left = 10
  90.     Top = 240
  91.     Width = 231
  92.     Height = 51
  93.     Caption = 'Panel1'
  94.     TabOrder = 2
  95.   end
  96.   object Memo1: TMemo
  97.     Left = 150
  98.     Top = 100
  99.     Width = 231
  100.     Height = 111
  101.     Color = clLime
  102.     Font.Color = clBlue
  103.     Font.Height = -80
  104.     Font.Name = 'Times New Roman'
  105.     Font.Style = [fsBold, fsItalic]
  106.     Lines.Strings = (
  107.       'Memo'
  108.       '1')
  109.     ParentFont = False
  110.     TabOrder = 3
  111.   end
  112.   object MediaPlayer1: TMediaPlayer
  113.     Left = 220
  114.     Top = 2
  115.     Width = 316
  116.     Height = 38
  117.     FileName = 'c:\windows\chimes.wav'
  118.     TabOrder = 4
  119.     IsControl = True
  120.   end
  121.   object BiSwitch1: TBiSwitch
  122.     Left = 220
  123.     Top = 310
  124.     Width = 111
  125.     Height = 50
  126.     ForeColor = clBlack
  127.     BackColor = clBtnFace
  128.     Caption = 'BiSwitch1'
  129.     pOn = False
  130.     TabStop = True
  131.     TabOrder = 5
  132.     IsControl = True
  133.   end
  134.   object RadioButton1: TRadioButton
  135.     Left = 20
  136.     Top = 350
  137.     Width = 151
  138.     Height = 21
  139.     Caption = 'RadioButton1'
  140.     TabOrder = 6
  141.     IsControl = True
  142.   end
  143.   object BitBtn1: TBitBtn
  144.     Left = 10
  145.     Top = 190
  146.     Width = 111
  147.     Height = 41
  148.     TabOrder = 7
  149.     Kind = bkCancel
  150.   end
  151.   object DirectoryListBox1: TDirectoryListBox
  152.     Left = 400
  153.     Top = 190
  154.     Width = 131
  155.     Height = 131
  156.     ItemHeight = 16
  157.     TabOrder = 8
  158.   end
  159.   object DriveComboBox1: TDriveComboBox
  160.     Left = 10
  161.     Top = 310
  162.     Width = 181
  163.     Height = 22
  164.     TabOrder = 9
  165.   end
  166.   object BiGauge1: TBiGauge
  167.     Left = 340
  168.     Top = 330
  169.     Width = 191
  170.     Height = 40
  171.     Caption = 'BiGauge1'
  172.     Min = 0
  173.     Max = 100
  174.     Value = 50
  175.     Margin = 2
  176.     Orientation = 0
  177.     BarColor = clBlue
  178.     BevelSize = 3
  179.     BevelStyle = 0
  180.   end
  181.   object OpenDialog1: TOpenDialog
  182.     Left = 256
  183.     Top = 232
  184.   end
  185.   object SaveDialog1: TSaveDialog
  186.     Left = 256
  187.     Top = 264
  188.   end
  189.   object ColorDialog1: TColorDialog
  190.     Left = 288
  191.     Top = 232
  192.   end
  193.   object PrintDialog1: TPrintDialog
  194.     Left = 288
  195.     Top = 264
  196.   end
  197. end
  198.