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.NL / 0 / RCDATA / TDPRANGEFORM / TDPRANGEFORM.txt
Text File  |  2003-02-05  |  492b  |  25 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 = 37
  11.         Height = 13
  12.         Caption = '&Lengte:'
  13.       end
  14.       object edLength: TIntegerEdit
  15.         Left = 60
  16.         Top = 28
  17.         Width = 93
  18.         Height = 21
  19.         TabOrder = 1
  20.         Value = 0
  21.       end
  22.     end
  23.   end
  24. end
  25.