home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / sharewar / devilpad / htmlpad.exe / HTMLPad.exe / 0 / RCDATA / TFRMTR / TFRMTR.txt
Encoding:
Text File  |  2001-06-24  |  5.4 KB  |  287 lines

  1. object frmTr: TfrmTr
  2.   Left = 369
  3.   Top = 219
  4.   BorderStyle = bsDialog
  5.   Caption = '∩┐╜∩┐╜dek'
  6.   ClientHeight = 192
  7.   ClientWidth = 395
  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 = False
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object btnOK: TButton
  21.     Left = 237
  22.     Top = 165
  23.     Width = 75
  24.     Height = 25
  25.     Caption = 'OK'
  26.     Default = True
  27.     TabOrder = 0
  28.     OnClick = btnOKClick
  29.   end
  30.   object btnStorno: TButton
  31.     Left = 317
  32.     Top = 165
  33.     Width = 75
  34.     Height = 25
  35.     Cancel = True
  36.     Caption = 'Storno'
  37.     TabOrder = 1
  38.     OnClick = btnStornoClick
  39.   end
  40.   object GroupBox1: TGroupBox
  41.     Left = 3
  42.     Top = 2
  43.     Width = 387
  44.     Height = 76
  45.     Caption = 'Mo∩┐╜nosti'
  46.     TabOrder = 2
  47.     object Label1: TLabel
  48.       Left = 10
  49.       Top = 21
  50.       Width = 29
  51.       Height = 13
  52.       Caption = '∩┐╜∩┐╜∩┐╜ka:'
  53.     end
  54.     object Label2: TLabel
  55.       Left = 10
  56.       Top = 47
  57.       Width = 28
  58.       Height = 13
  59.       Caption = 'Okraj:'
  60.       Visible = False
  61.     end
  62.     object Label4: TLabel
  63.       Left = 175
  64.       Top = 21
  65.       Width = 46
  66.       Height = 13
  67.       Caption = 'Zarovnat:'
  68.     end
  69.     object Label5: TLabel
  70.       Left = 175
  71.       Top = 47
  72.       Width = 57
  73.       Height = 13
  74.       Caption = 'V. zarovnat:'
  75.     end
  76.     object edWidth: TEdit
  77.       Left = 58
  78.       Top = 18
  79.       Width = 110
  80.       Height = 21
  81.       Hint = 'WIDTH'
  82.       TabOrder = 0
  83.       OnEnter = edWidthEnter
  84.       OnExit = edWidthExit
  85.     end
  86.     object edBorder: TEdit
  87.       Left = 58
  88.       Top = 44
  89.       Width = 110
  90.       Height = 21
  91.       Hint = 'BORDER'
  92.       TabOrder = 1
  93.       Visible = False
  94.       OnEnter = edBorderEnter
  95.       OnExit = edBorderExit
  96.     end
  97.     object cmbAlign: TComboBox
  98.       Left = 268
  99.       Top = 18
  100.       Width = 110
  101.       Height = 21
  102.       Hint = 'ALIGN'
  103.       ItemHeight = 13
  104.       TabOrder = 2
  105.       OnEnter = cmbAlignEnter
  106.       OnExit = cmbAlignExit
  107.       Items.Strings = (
  108.         ''
  109.         'left'
  110.         'center'
  111.         'right'
  112.         'bleedleft'
  113.         'bleedright'
  114.         'justify')
  115.     end
  116.     object cmbVALIGN: TComboBox
  117.       Left = 268
  118.       Top = 44
  119.       Width = 110
  120.       Height = 21
  121.       Hint = 'VALIGN'
  122.       ItemHeight = 13
  123.       TabOrder = 3
  124.       OnEnter = cmbVALIGNEnter
  125.       OnExit = cmbVALIGNExit
  126.       Items.Strings = (
  127.         ''
  128.         'top'
  129.         'middle'
  130.         'bottom'
  131.         'baseline')
  132.     end
  133.   end
  134.   object GroupBox2: TGroupBox
  135.     Left = 3
  136.     Top = 80
  137.     Width = 388
  138.     Height = 81
  139.     Caption = 'Vlastn∩┐╜ barvy'
  140.     TabOrder = 3
  141.     object Label12: TLabel
  142.       Left = 10
  143.       Top = 26
  144.       Width = 36
  145.       Height = 13
  146.       Caption = 'Pozad∩┐╜:'
  147.     end
  148.     object Label13: TLabel
  149.       Left = 10
  150.       Top = 52
  151.       Width = 28
  152.       Height = 13
  153.       Caption = 'Okraj:'
  154.     end
  155.     object Label14: TLabel
  156.       Left = 175
  157.       Top = 26
  158.       Width = 86
  159.       Height = 13
  160.       Caption = 'Sv∩┐╜tl∩┐╜ ohrani∩┐╜en∩┐╜:'
  161.     end
  162.     object Label15: TLabel
  163.       Left = 175
  164.       Top = 52
  165.       Width = 89
  166.       Height = 13
  167.       Caption = 'Tmav∩┐╜ ohrani∩┐╜en∩┐╜:'
  168.     end
  169.     object ColorCombo1: TColorCombo
  170.       Left = 59
  171.       Top = 20
  172.       Width = 110
  173.       Height = 22
  174.       Hint = 'BGCOLOR'
  175.       ItemHeight = 16
  176.       Items.Strings = (
  177.         'clWhite'
  178.         'clWhite'
  179.         'clBlack'
  180.         'clMaroon'
  181.         'clGreen'
  182.         'clOlive'
  183.         'clNavy'
  184.         'clPurple'
  185.         'clTeal'
  186.         'clGray'
  187.         'clSilver'
  188.         'clRed'
  189.         'clLime'
  190.         'clYellow'
  191.         'clBlue'
  192.         'clFuchsia'
  193.         'clAqua'
  194.         'clWhite')
  195.       TabOrder = 0
  196.       ColorDialog = frmMain.ColorDialog1
  197.     end
  198.     object ColorCombo2: TColorCombo
  199.       Left = 59
  200.       Top = 47
  201.       Width = 110
  202.       Height = 22
  203.       Hint = 'BORDERCOLOR'
  204.       ItemHeight = 16
  205.       Items.Strings = (
  206.         'clWhite'
  207.         'clWhite'
  208.         'clBlack'
  209.         'clMaroon'
  210.         'clGreen'
  211.         'clOlive'
  212.         'clNavy'
  213.         'clPurple'
  214.         'clTeal'
  215.         'clGray'
  216.         'clSilver'
  217.         'clRed'
  218.         'clLime'
  219.         'clYellow'
  220.         'clBlue'
  221.         'clFuchsia'
  222.         'clAqua'
  223.         'clWhite')
  224.       TabOrder = 1
  225.       ColorDialog = frmMain.ColorDialog1
  226.     end
  227.     object ColorCombo3: TColorCombo
  228.       Left = 270
  229.       Top = 20
  230.       Width = 110
  231.       Height = 22
  232.       Hint = 'BORDERCOLORLIGHT'
  233.       ItemHeight = 16
  234.       Items.Strings = (
  235.         'clWhite'
  236.         'clWhite'
  237.         'clBlack'
  238.         'clMaroon'
  239.         'clGreen'
  240.         'clOlive'
  241.         'clNavy'
  242.         'clPurple'
  243.         'clTeal'
  244.         'clGray'
  245.         'clSilver'
  246.         'clRed'
  247.         'clLime'
  248.         'clYellow'
  249.         'clBlue'
  250.         'clFuchsia'
  251.         'clAqua'
  252.         'clWhite')
  253.       TabOrder = 2
  254.       ColorDialog = frmMain.ColorDialog1
  255.     end
  256.     object ColorCombo4: TColorCombo
  257.       Left = 270
  258.       Top = 47
  259.       Width = 110
  260.       Height = 22
  261.       Hint = 'BORDERCOLORDARK'
  262.       ItemHeight = 16
  263.       Items.Strings = (
  264.         'clWhite'
  265.         'clWhite'
  266.         'clBlack'
  267.         'clMaroon'
  268.         'clGreen'
  269.         'clOlive'
  270.         'clNavy'
  271.         'clPurple'
  272.         'clTeal'
  273.         'clGray'
  274.         'clSilver'
  275.         'clRed'
  276.         'clLime'
  277.         'clYellow'
  278.         'clBlue'
  279.         'clFuchsia'
  280.         'clAqua'
  281.         'clWhite')
  282.       TabOrder = 3
  283.       ColorDialog = frmMain.ColorDialog1
  284.     end
  285.   end
  286. end
  287.