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

  1. object dpiframeform: Tdpiframeform
  2.   Left = 0
  3.   Top = 0
  4.   Width = 193
  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.     Hint = '18'
  14.     DownGlyph.Data = {
  15.       56000000424D56000000000000003E0000002800000006000000060000000100
  16.       010000000000180000000000000000000000020000000000000000000000FFFF
  17.       FF00CC76DF8184E4DF8100100000CC000000CC000805CC58DF81}
  18.     UpGlyph.Data = {
  19.       56000000424D56000000000000003E0000002800000006000000060000000100
  20.       010000000000180000000000000000000000020000000000000000000000FFFF
  21.       FF00CC6DDE81CC60DE81CD000000000000008410FFFFCFFFFFFF}
  22.     OnBottomClick = RxSpinButton1BottomClick
  23.     OnTopClick = RxSpinButton1TopClick
  24.   end
  25.   object _RxCalcEdit1: TRxCalcEdit
  26.     Left = 16
  27.     Top = 0
  28.     Width = 81
  29.     Height = 21
  30.     AutoSize = False
  31.     DecimalPlaces = 6
  32.     DisplayFormat = ',0.###'
  33.     NumGlyphs = 2
  34.     TabOrder = 0
  35.     OnChange = _RxCalcEdit1Change
  36.   end
  37.   object _mycombobox1: mycombobox
  38.     Left = 96
  39.     Top = 0
  40.     Width = 97
  41.     Height = 21
  42.     Style = csDropDownList
  43.     Color = clBtnFace
  44.     ItemHeight = 13
  45.     TabOrder = 1
  46.     OnChange = _ComboBox1Change
  47.     Itemindex = -1
  48.   end
  49.   object formstorage1: tformstorage1
  50.     IniFileName = '\software\PicMaster\storage'
  51.     Options = []
  52.     UseRegistry = True
  53.     StoredProps.Strings = (
  54.       '_mycombobox1.Itemindex'
  55.       '_RxCalcEdit1.Value')
  56.     StoredValues = <>
  57.     AllwaysSave = False
  58.     Left = 32
  59.     Top = 65532
  60.   end
  61. end
  62.