home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / instantcopy / InstantCopy.msi / Cabs.w1.cab / MultiCopy.IT / 0 / RCDATA / TDPRANGEFORM / TDPRANGEFORM.txt
Text File  |  2003-02-05  |  563b  |  28 lines

  1. inherited dpRangeForm: TdpRangeForm
  2.   OnClose = FormClose
  3.   PixelsPerInch = 96
  4.   TextHeight = 13
  5.   inherited PageControl1: TPageControl
  6.     inherited TabSheet1: TTabSheet
  7.       object Label2: TLabel [1]
  8.         Left = 8
  9.         Top = 32
  10.         Width = 54
  11.         Height = 13
  12.         Caption = '&Dimensioni:'
  13.       end
  14.       inherited edPosition: TLabel [1]
  15.         Left = 76
  16.       end
  17.       object edLength: TIntegerEdit
  18.         Left = 76
  19.         Top = 28
  20.         Width = 93
  21.         Height = 21
  22.         TabOrder = 1
  23.         Value = 0
  24.       end
  25.     end
  26.   end
  27. end
  28.