home *** CD-ROM | disk | FTP | other *** search
/ PC Play & Learn (Demo) / pc-play-and-learn.iso / tMsControls.u32 / 0 / RCDATA / TDROPDOWNFRM / TDROPDOWNFRM.txt
Text File  |  2000-12-16  |  499b  |  26 lines

  1. object dropDownFrm: TdropDownFrm
  2.   Left = 589
  3.   Top = 136
  4.   BorderStyle = bsNone
  5.   Caption = 'dropDownFrm'
  6.   ClientHeight = 201
  7.   ClientWidth = 173
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object ComboBox1: TComboBox
  16.     Left = 22
  17.     Top = 49
  18.     Width = 145
  19.     Height = 21
  20.     Style = csDropDownList
  21.     ItemHeight = 13
  22.     TabOrder = 0
  23.     Visible = False
  24.   end
  25. end
  26.