home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 October / PCWorld_1999-10_cd2.bin / Supreme / _SETUP.1 / Contact.exe / 0 / RCDATA / TFORMCUSTOMZOOM / TFORMCUSTOMZOOM.txt < prev   
Text File  |  1999-09-06  |  1KB  |  77 lines

  1. object FormCustomZoom: TFormCustomZoom
  2.   Left = 269
  3.   Top = 182
  4.   BorderStyle = bsDialog
  5.   Caption = 'M∩┐╜∩┐╜∩┐╜tko'
  6.   ClientHeight = 127
  7.   ClientWidth = 249
  8.   Color = clBtnFace
  9.   ParentFont = True
  10.   OldCreateOrder = True
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Bevel1: TBevel
  15.     Left = 8
  16.     Top = 8
  17.     Width = 233
  18.     Height = 81
  19.     Shape = bsFrame
  20.   end
  21.   object LabelPlus1: TLabelPlus
  22.     Left = 76
  23.     Top = 28
  24.     Width = 36
  25.     Height = 13
  26.     Caption = 'M∩┐╜∩┐╜itko'
  27.     FocusControl = EditZoom
  28.     Attached = True
  29.   end
  30.   object Label1: TLabel
  31.     Left = 172
  32.     Top = 48
  33.     Width = 8
  34.     Height = 13
  35.     Caption = '%'
  36.   end
  37.   object Image: TImage
  38.     Left = 16
  39.     Top = 20
  40.     Width = 32
  41.     Height = 32
  42.     AutoSize = True
  43.     Picture.Data = {<image000.ico>}
  44.   end
  45.   object BtnOk: TButton
  46.     Left = 83
  47.     Top = 96
  48.     Width = 75
  49.     Height = 25
  50.     Caption = 'OK'
  51.     Default = True
  52.     ModalResult = 1
  53.     TabOrder = 1
  54.   end
  55.   object BtnCancel: TButton
  56.     Left = 163
  57.     Top = 96
  58.     Width = 75
  59.     Height = 25
  60.     Cancel = True
  61.     Caption = 'Storno'
  62.     ModalResult = 2
  63.     TabOrder = 2
  64.   end
  65.   object EditZoom: TNumEdit
  66.     Left = 76
  67.     Top = 44
  68.     Width = 93
  69.     Height = 21
  70.     Increment = 1.000000000000000000
  71.     MaxValue = 500.000000000000000000
  72.     MinValue = 10.000000000000000000
  73.     TabOrder = 0
  74.     Value = 10.000000000000000000
  75.   end
  76. end
  77.