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

  1. object Framefrm: TFramefrm
  2.   Left = 74
  3.   Top = 44
  4.   Width = 524
  5.   Height = 392
  6.   Caption = 'Kouzeln∩┐╜k dokumentu s r∩┐╜my'
  7.   Color = clBtnFace
  8.   Constraints.MinHeight = 365
  9.   Constraints.MinWidth = 524
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnResize = FormResize
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Panel1: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 516
  26.     Height = 41
  27.     Align = alTop
  28.     BevelOuter = bvNone
  29.     TabOrder = 0
  30.     object Label3: TLabel
  31.       Left = 8
  32.       Top = 8
  33.       Width = 91
  34.       Height = 13
  35.       Caption = 'Titulek dokumentu:'
  36.       FocusControl = DocTitle
  37.     end
  38.     object Label7: TLabel
  39.       Left = 296
  40.       Top = 8
  41.       Width = 61
  42.       Height = 13
  43.       Caption = '∩┐╜∩┐╜∩┐╜ka okraje:'
  44.       FocusControl = BorderSp
  45.     end
  46.     object DocTitle: TEdit
  47.       Left = 104
  48.       Top = 8
  49.       Width = 182
  50.       Height = 21
  51.       TabOrder = 0
  52.     end
  53.     object BorderSp: TSpinEdit
  54.       Left = 368
  55.       Top = 8
  56.       Width = 41
  57.       Height = 22
  58.       MaxValue = 30
  59.       MinValue = 0
  60.       TabOrder = 1
  61.       Value = 3
  62.     end
  63.   end
  64.   object Panel2: TPanel
  65.     Left = 0
  66.     Top = 284
  67.     Width = 516
  68.     Height = 81
  69.     Align = alBottom
  70.     BevelOuter = bvNone
  71.     TabOrder = 1
  72.     object Label4: TLabel
  73.       Left = 16
  74.       Top = 8
  75.       Width = 187
  76.       Height = 13
  77.       Caption = 'Text pro prohl∩┐╜e∩┐╜e bez podpory r∩┐╜mc∩┐╜:'
  78.       FocusControl = NoFrames
  79.     end
  80.     object NoFrames: TMemo
  81.       Left = 16
  82.       Top = 27
  83.       Width = 368
  84.       Height = 41
  85.       TabOrder = 0
  86.     end
  87.     object fonly: TCheckBox
  88.       Left = 305
  89.       Top = 4
  90.       Width = 112
  91.       Height = 17
  92.       Caption = 'Pouze <frameset>'
  93.       TabOrder = 1
  94.     end
  95.     object Button1: TButton
  96.       Left = 432
  97.       Top = 16
  98.       Width = 75
  99.       Height = 25
  100.       Anchors = [akRight, akBottom]
  101.       Caption = 'OK'
  102.       Default = True
  103.       ModalResult = 1
  104.       TabOrder = 2
  105.       OnClick = Button1Click
  106.     end
  107.     object Button2: TButton
  108.       Left = 432
  109.       Top = 48
  110.       Width = 75
  111.       Height = 25
  112.       Anchors = [akRight, akBottom]
  113.       Cancel = True
  114.       Caption = 'Storno'
  115.       ModalResult = 2
  116.       TabOrder = 3
  117.     end
  118.   end
  119.   object Panel3: TPanel
  120.     Left = 0
  121.     Top = 41
  122.     Width = 516
  123.     Height = 243
  124.     Align = alClient
  125.     BevelOuter = bvNone
  126.     TabOrder = 2
  127.     object Frames: TStringGrid
  128.       Left = 185
  129.       Top = 0
  130.       Width = 331
  131.       Height = 243
  132.       Align = alClient
  133.       Color = clBtnFace
  134.       ColCount = 2
  135.       FixedColor = clLime
  136.       RowCount = 3
  137.       Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goRowMoving, goColMoving, goEditing]
  138.       TabOrder = 0
  139.       OnClick = FramesClick
  140.       RowHeights = (
  141.         24
  142.         24
  143.         24)
  144.     end
  145.     object Panel4: TPanel
  146.       Left = 0
  147.       Top = 0
  148.       Width = 185
  149.       Height = 243
  150.       Align = alLeft
  151.       BevelOuter = bvNone
  152.       TabOrder = 1
  153.       object Label1: TLabel
  154.         Left = 51
  155.         Top = 3
  156.         Width = 62
  157.         Height = 13
  158.         Caption = 'Po∩┐╜et ∩┐╜∩┐╜dk∩┐╜:'
  159.         FocusControl = RowsSp
  160.       end
  161.       object Label2: TLabel
  162.         Left = 43
  163.         Top = 35
  164.         Width = 71
  165.         Height = 13
  166.         Caption = 'Po∩┐╜et sloupc∩┐╜:'
  167.         FocusControl = ColsSp
  168.       end
  169.       object RowsSp: TSpinEdit
  170.         Left = 128
  171.         Top = 3
  172.         Width = 41
  173.         Height = 22
  174.         MaxValue = 5
  175.         MinValue = 1
  176.         TabOrder = 0
  177.         Value = 2
  178.         OnChange = RowsSpChange
  179.       end
  180.       object ColsSp: TSpinEdit
  181.         Left = 128
  182.         Top = 35
  183.         Width = 41
  184.         Height = 22
  185.         MaxValue = 5
  186.         MinValue = 1
  187.         TabOrder = 1
  188.         Value = 1
  189.         OnChange = ColsSpChange
  190.       end
  191.       object Panel5: TPanel
  192.         Left = 0
  193.         Top = 89
  194.         Width = 185
  195.         Height = 154
  196.         Align = alBottom
  197.         BevelOuter = bvLowered
  198.         TabOrder = 2
  199.         object Label5: TLabel
  200.           Left = 4
  201.           Top = 4
  202.           Width = 82
  203.           Height = 13
  204.           Caption = 'Parametry r∩┐╜mce:'
  205.         end
  206.         object Label6: TLabel
  207.           Left = 16
  208.           Top = 32
  209.           Width = 34
  210.           Height = 13
  211.           Caption = 'Jm∩┐╜no:'
  212.           FocusControl = FrameName
  213.         end
  214.         object SpeedButton1: TSpeedButton
  215.           Left = 152
  216.           Top = 3
  217.           Width = 25
  218.           Height = 25
  219.           Hint = 'Naj∩┐╜t soubor na disku'
  220.           Flat = True
  221.           Glyph.Data = {
  222.             76010000424D7601000000000000760000002800000020000000100000000100
  223.             04000000000000010000120B0000120B00001000000000000000000000000000
  224.             800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  225.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  226.             3333333333333333333333333333333333333333333333333333333333333333
  227.             33333FFFFFFFFFFFFFFF000000000000000077777777777777770F7777777777
  228.             77707F3F3333333333370F988888888888707F733FFFFFFFF3370F8800000000
  229.             88707F337777777733370F888888888888707F333FFFFFFFF3370F8800000000
  230.             88707F337777777733370F888888888888707F333333333333370F8888888888
  231.             88707F333333333333370FFFFFFFFFFFFFF07FFFFFFFFFFFFFF7000000000000
  232.             0000777777777777777733333333333333333333333333333333333333333333
  233.             3333333333333333333333333333333333333333333333333333}
  234.           NumGlyphs = 2
  235.           ParentShowHint = False
  236.           ShowHint = True
  237.           Visible = False
  238.         end
  239.         object FrameName: TEdit
  240.           Left = 56
  241.           Top = 32
  242.           Width = 121
  243.           Height = 21
  244.           TabOrder = 0
  245.           OnChange = FrameNameChange
  246.         end
  247.         object Scrolling: TRadioGroup
  248.           Left = 8
  249.           Top = 56
  250.           Width = 169
  251.           Height = 33
  252.           Caption = 'Scrolling'
  253.           Columns = 3
  254.           ItemIndex = 0
  255.           Items.Strings = (
  256.             'Yes'
  257.             'No'
  258.             'Auto')
  259.           TabOrder = 1
  260.           OnClick = FrameNameChange
  261.         end
  262.         object OpenChb: TCheckBox
  263.           Left = 24
  264.           Top = 131
  265.           Width = 145
  266.           Height = 17
  267.           Caption = 'Otev∩┐╜∩┐╜t potom soubor'
  268.           TabOrder = 3
  269.           Visible = False
  270.           OnClick = FrameNameChange
  271.         end
  272.         object resizeablechb: TCheckBox
  273.           Left = 24
  274.           Top = 104
  275.           Width = 105
  276.           Height = 17
  277.           Caption = 'Voliteln∩┐╜ velikost'
  278.           TabOrder = 2
  279.           OnClick = FrameNameChange
  280.         end
  281.       end
  282.     end
  283.   end
  284.   object FormStorage1: TFormStorage
  285.     IniSection = '\Software\DRHTML\FrameWizard'
  286.     UseRegistry = True
  287.     StoredProps.Strings = (
  288.       'NoFrames.Lines'
  289.       'ColsSp.Value'
  290.       'RowsSp.Value'
  291.       'fonly.Checked')
  292.     Left = 480
  293.     Top = 8
  294.   end
  295. end
  296.