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 / CDWizard.EXE / 0 / RCDATA / TMULTISELPROPFORM / TMULTISELPROPFORM.txt
Encoding:
Text File  |  2002-12-06  |  692 b   |  32 lines

  1. inherited MultiSelPropForm: TMultiSelPropForm
  2.   HelpContext = 5000
  3.   Caption = 'MultiSelPropForm'
  4.   OnActivate = FormActivate
  5.   OnClose = FormClose
  6.   OnDestroy = FormDestroy
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   inherited pcProperties: TPageControl
  10.     inherited tsGeneral: TTabSheet
  11.       object SizeLabel: TLabel [4]
  12.         Left = 75
  13.         Top = 99
  14.         Width = 46
  15.         Height = 13
  16.         Caption = 'SizeLabel'
  17.       end
  18.       object Label1: TLabel [5]
  19.         Left = 16
  20.         Top = 99
  21.         Width = 49
  22.         Height = 13
  23.         AutoSize = False
  24.         Caption = 'Size:'
  25.       end
  26.       inherited edObjName: TEdit
  27.         HelpContext = 32000
  28.       end
  29.     end
  30.   end
  31. end
  32.