home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / picmaster / picmaster.exe / picmaster.en / 0 / RCDATA / TCONVERTERFRAME / TCONVERTERFRAME.txt
Encoding:
Text File  |  2001-05-24  |  1.4 KB  |  59 lines

  1. object converterframe: Tconverterframe
  2.   Left = 0
  3.   Top = 0
  4.   Width = 153
  5.   Height = 21
  6.   AutoSize = True
  7.   TabOrder = 0
  8.   object RxSpinButton1: TRxSpinButton
  9.     Left = 0
  10.     Top = 2
  11.     Width = 18
  12.     Height = 18
  13.     DownGlyph.Data = {
  14.       56000000424D56000000000000003E0000002800000006000000060000000100
  15.       010000000000180000000000000000000000020000000000000000000000FFFF
  16.       FF00CCEDDF8184E4DF8100000200CE006400CD003A06CCDFDF81}
  17.     UpGlyph.Data = {
  18.       56000000424D56000000000000003E0000002800000006000000060000000100
  19.       010000000000180000000000000000000000020000000000000000000000FFFF
  20.       FF00CC53E081CCE4DF81CCBDDF810089DE8185008D01CCEDDF81}
  21.     OnBottomClick = RxSpinButton1BottomClick
  22.     OnTopClick = RxSpinButton1TopClick
  23.   end
  24.   object _RxCalcEdit1: TRxCalcEdit
  25.     Left = 16
  26.     Top = 0
  27.     Width = 81
  28.     Height = 21
  29.     AutoSize = False
  30.     DecimalPlaces = 6
  31.     NumGlyphs = 2
  32.     TabOrder = 0
  33.     OnChange = _RxCalcEdit1Change
  34.   end
  35.   object _mycombobox1: mycombobox
  36.     Left = 96
  37.     Top = 0
  38.     Width = 57
  39.     Height = 21
  40.     Style = csDropDownList
  41.     Color = clBtnFace
  42.     ItemHeight = 13
  43.     TabOrder = 1
  44.     OnChange = _ComboBox1Change
  45.     Itemindex = -1
  46.   end
  47.   object formstorage1: tformstorage1
  48.     IniFileName = '\software\PicMaster\storage'
  49.     Options = []
  50.     UseRegistry = True
  51.     StoredProps.Strings = (
  52.       '_mycombobox1.Itemindex'
  53.       '_RxCalcEdit1.Value')
  54.     StoredValues = <>
  55.     AllwaysSave = False
  56.     Left = 40
  57.   end
  58. end
  59.