home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / PleadExp110.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2003-03-07  |  698b  |  41 lines

  1. object Form1: TForm1
  2.   Left = 340
  3.   Top = 186
  4.   Width = 1088
  5.   Height = 750
  6.   Caption = 'Form1'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object LB1: TListBox
  15.     Left = 512
  16.     Top = 64
  17.     Width = 121
  18.     Height = 585
  19.     ItemHeight = 13
  20.     TabOrder = 0
  21.   end
  22.   object Button1: TButton
  23.     Left = 320
  24.     Top = 80
  25.     Width = 75
  26.     Height = 25
  27.     Caption = 'Button1'
  28.     TabOrder = 1
  29.     OnClick = Button1Click
  30.   end
  31.   object CB1: TComboBox
  32.     Left = 64
  33.     Top = 208
  34.     Width = 201
  35.     Height = 21
  36.     ItemHeight = 13
  37.     TabOrder = 2
  38.     Text = 'CB1'
  39.   end
  40. end
  41.