home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 April / PCWorld_1999-04_cd.bin / Software / TemaCD / HTMLed / EDITOR.EXE / 0 / RCDATA / TPICTUREPREFFORM / TPICTUREPREFFORM.txt
Text File  |  1998-10-11  |  1KB  |  71 lines

  1. object PicturePrefForm: TPicturePrefForm
  2.   Left = 199
  3.   Top = 135
  4.   BorderStyle = bsDialog
  5.   Caption = 'D∩┐╜vkov∩┐╜ vkl∩┐╜d∩┐╜n∩┐╜ obr∩┐╜zk∩┐╜'
  6.   ClientHeight = 143
  7.   ClientWidth = 319
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object OKButton: TButton
  19.     Left = 130
  20.     Top = 109
  21.     Width = 75
  22.     Height = 25
  23.     Caption = 'OK'
  24.     Default = True
  25.     ModalResult = 1
  26.     TabOrder = 0
  27.   end
  28.   object Button2: TButton
  29.     Left = 223
  30.     Top = 109
  31.     Width = 75
  32.     Height = 25
  33.     Cancel = True
  34.     Caption = 'Storno'
  35.     ModalResult = 2
  36.     TabOrder = 1
  37.   end
  38.   object GroupBox1: TGroupBox
  39.     Left = 8
  40.     Top = 8
  41.     Width = 297
  42.     Height = 89
  43.     Caption = 'Volby'
  44.     TabOrder = 2
  45.     object CB1: TCheckBox
  46.       Left = 16
  47.       Top = 16
  48.       Width = 113
  49.       Height = 17
  50.       Caption = 'Zapisovat rozm∩┐╜ry'
  51.       TabOrder = 0
  52.     end
  53.     object CB2: TCheckBox
  54.       Left = 16
  55.       Top = 38
  56.       Width = 196
  57.       Height = 17
  58.       Caption = '<BR Clear=All> za ka∩┐╜d∩┐╜m obr∩┐╜zkem'
  59.       TabOrder = 1
  60.     end
  61.     object CB3: TCheckBox
  62.       Left = 16
  63.       Top = 61
  64.       Width = 241
  65.       Height = 17
  66.       Caption = 'Cik-Cak (st∩┐╜∩┐╜dat lev∩┐╜ a prav∩┐╜ zarovn∩┐╜v∩┐╜n∩┐╜)'
  67.       TabOrder = 2
  68.     end
  69.   end
  70. end
  71.