home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / komunikace / acehtml / acehtmlfreeware.exe / acehtmlfree.exe / 0 / RCDATA / TDLGBODY / TDLGBODY.txt
Text File  |  2006-09-21  |  15KB  |  543 lines

  1. object DlgBody: TDlgBody
  2.   Left = 374
  3.   Top = 196
  4.   ActiveControl = Button1
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   ClientHeight = 407
  8.   ClientWidth = 519
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 519
  24.     Height = 407
  25.     Align = alClient
  26.     BevelInner = bvRaised
  27.     BevelOuter = bvLowered
  28.     Ctl3D = True
  29.     ParentCtl3D = False
  30.     TabOrder = 0
  31.     object Label2: TLabel
  32.       Left = 12
  33.       Top = 12
  34.       Width = 3
  35.       Height = 13
  36.       Font.Charset = DEFAULT_CHARSET
  37.       Font.Color = clNavy
  38.       Font.Height = -12
  39.       Font.Name = 'MS Sans Serif'
  40.       Font.Style = []
  41.       ParentFont = False
  42.     end
  43.     object Button1: TButton
  44.       Left = 435
  45.       Top = 320
  46.       Width = 72
  47.       Height = 22
  48.       HelpContext = 49
  49.       Default = True
  50.       Font.Charset = DEFAULT_CHARSET
  51.       Font.Color = clBlack
  52.       Font.Height = -12
  53.       Font.Name = 'MS Sans Serif'
  54.       Font.Style = []
  55.       ParentFont = False
  56.       TabOrder = 5
  57.       OnClick = Button1Click
  58.     end
  59.     object Button2: TButton
  60.       Left = 435
  61.       Top = 345
  62.       Width = 72
  63.       Height = 22
  64.       HelpContext = 44
  65.       Cancel = True
  66.       Font.Charset = DEFAULT_CHARSET
  67.       Font.Color = clBlack
  68.       Font.Height = -12
  69.       Font.Name = 'MS Sans Serif'
  70.       Font.Style = []
  71.       ParentFont = False
  72.       TabOrder = 6
  73.       OnClick = Button2Click
  74.     end
  75.     object GroupBox1: TGroupBox
  76.       Left = 12
  77.       Top = 221
  78.       Width = 190
  79.       Height = 174
  80.       Font.Charset = DEFAULT_CHARSET
  81.       Font.Color = clBlack
  82.       Font.Height = -12
  83.       Font.Name = 'MS Sans Serif'
  84.       Font.Style = []
  85.       ParentFont = False
  86.       TabOrder = 1
  87.       object Label3: TLabel
  88.         Left = 12
  89.         Top = 27
  90.         Width = 28
  91.         Height = 13
  92.         Caption = 'label3'
  93.         Font.Charset = DEFAULT_CHARSET
  94.         Font.Color = clBlack
  95.         Font.Height = -12
  96.         Font.Name = 'MS Sans Serif'
  97.         Font.Style = []
  98.         ParentFont = False
  99.       end
  100.       object Label4: TLabel
  101.         Left = 12
  102.         Top = 56
  103.         Width = 28
  104.         Height = 13
  105.         Caption = 'label4'
  106.         Font.Charset = DEFAULT_CHARSET
  107.         Font.Color = clBlack
  108.         Font.Height = -12
  109.         Font.Name = 'MS Sans Serif'
  110.         Font.Style = []
  111.         ParentFont = False
  112.       end
  113.       object Label5: TLabel
  114.         Left = 12
  115.         Top = 85
  116.         Width = 28
  117.         Height = 13
  118.         Caption = 'label5'
  119.         Font.Charset = DEFAULT_CHARSET
  120.         Font.Color = clBlack
  121.         Font.Height = -12
  122.         Font.Name = 'MS Sans Serif'
  123.         Font.Style = []
  124.         ParentFont = False
  125.       end
  126.       object Label6: TLabel
  127.         Left = 12
  128.         Top = 143
  129.         Width = 28
  130.         Height = 13
  131.         Caption = 'label6'
  132.         Font.Charset = DEFAULT_CHARSET
  133.         Font.Color = clBlack
  134.         Font.Height = -12
  135.         Font.Name = 'MS Sans Serif'
  136.         Font.Style = []
  137.         ParentFont = False
  138.       end
  139.       object Label7: TLabel
  140.         Left = 12
  141.         Top = 114
  142.         Width = 28
  143.         Height = 13
  144.         Caption = 'label7'
  145.         Font.Charset = DEFAULT_CHARSET
  146.         Font.Color = clBlack
  147.         Font.Height = -12
  148.         Font.Name = 'MS Sans Serif'
  149.         Font.Style = []
  150.         ParentFont = False
  151.       end
  152.       object ColorButton1: TcxColorComboBox
  153.         Left = 127
  154.         Top = 25
  155.         ParentFont = False
  156.         Properties.AllowSelectColor = True
  157.         Properties.ClearKey = 46
  158.         Properties.ColorBoxWidth = 17
  159.         Properties.ColorComboStyle = cxccsComboList
  160.         Properties.ColorDialogType = cxcdtCustom
  161.         Properties.CustomColors = <>
  162.         Properties.ImmediatePost = True
  163.         Properties.ImmediateUpdateText = True
  164.         Properties.NamingConvention = cxncHTML4
  165.         Properties.PrepareList = cxplHTML4
  166.         Properties.Revertable = True
  167.         Properties.ShowDescriptions = False
  168.         Properties.OnChange = ColorButton1ColorChange
  169.         Properties.OnSelectCustomColor = ColorButton5PropertiesSelectCustomColor
  170.         TabOrder = 0
  171.         Width = 55
  172.       end
  173.       object ColorButton2: TcxColorComboBox
  174.         Left = 127
  175.         Top = 52
  176.         ParentFont = False
  177.         Properties.AllowSelectColor = True
  178.         Properties.ClearKey = 46
  179.         Properties.ColorBoxWidth = 17
  180.         Properties.ColorComboStyle = cxccsComboList
  181.         Properties.ColorDialogType = cxcdtCustom
  182.         Properties.CustomColors = <>
  183.         Properties.ImmediatePost = True
  184.         Properties.ImmediateUpdateText = True
  185.         Properties.NamingConvention = cxncHTML4
  186.         Properties.PrepareList = cxplHTML4
  187.         Properties.Revertable = True
  188.         Properties.ShowDescriptions = False
  189.         Properties.OnChange = ColorButton1ColorChange
  190.         Properties.OnSelectCustomColor = ColorButton5PropertiesSelectCustomColor
  191.         TabOrder = 1
  192.         Width = 55
  193.       end
  194.       object ColorButton3: TcxColorComboBox
  195.         Left = 127
  196.         Top = 81
  197.         ParentFont = False
  198.         Properties.AllowSelectColor = True
  199.         Properties.ClearKey = 46
  200.         Properties.ColorBoxWidth = 17
  201.         Properties.ColorComboStyle = cxccsComboList
  202.         Properties.ColorDialogType = cxcdtCustom
  203.         Properties.CustomColors = <>
  204.         Properties.ImmediatePost = True
  205.         Properties.ImmediateUpdateText = True
  206.         Properties.NamingConvention = cxncHTML4
  207.         Properties.PrepareList = cxplHTML4
  208.         Properties.Revertable = True
  209.         Properties.ShowDescriptions = False
  210.         Properties.OnChange = ColorButton1ColorChange
  211.         Properties.OnSelectCustomColor = ColorButton5PropertiesSelectCustomColor
  212.         TabOrder = 2
  213.         Width = 55
  214.       end
  215.       object ColorButton4: TcxColorComboBox
  216.         Left = 127
  217.         Top = 110
  218.         ParentFont = False
  219.         Properties.AllowSelectColor = True
  220.         Properties.ClearKey = 46
  221.         Properties.ColorBoxWidth = 17
  222.         Properties.ColorComboStyle = cxccsComboList
  223.         Properties.ColorDialogType = cxcdtCustom
  224.         Properties.CustomColors = <>
  225.         Properties.ImmediatePost = True
  226.         Properties.ImmediateUpdateText = True
  227.         Properties.NamingConvention = cxncHTML4
  228.         Properties.PrepareList = cxplHTML4
  229.         Properties.Revertable = True
  230.         Properties.ShowDescriptions = False
  231.         Properties.OnChange = ColorButton1ColorChange
  232.         Properties.OnSelectCustomColor = ColorButton5PropertiesSelectCustomColor
  233.         TabOrder = 3
  234.         Width = 55
  235.       end
  236.       object ColorButton5: TcxColorComboBox
  237.         Left = 127
  238.         Top = 139
  239.         ParentFont = False
  240.         Properties.AllowSelectColor = True
  241.         Properties.ClearKey = 46
  242.         Properties.ColorBoxWidth = 17
  243.         Properties.ColorComboStyle = cxccsComboList
  244.         Properties.ColorDialogType = cxcdtCustom
  245.         Properties.CustomColors = <>
  246.         Properties.ImmediatePost = True
  247.         Properties.ImmediateUpdateText = True
  248.         Properties.NamingConvention = cxncHTML4
  249.         Properties.PrepareList = cxplHTML4
  250.         Properties.Revertable = True
  251.         Properties.ShowDescriptions = False
  252.         Properties.OnChange = ColorButton1ColorChange
  253.         Properties.OnSelectCustomColor = ColorButton5PropertiesSelectCustomColor
  254.         TabOrder = 4
  255.         Width = 55
  256.       end
  257.     end
  258.     object GroupBox3: TGroupBox
  259.       Left = 212
  260.       Top = 221
  261.       Width = 212
  262.       Height = 90
  263.       Font.Charset = DEFAULT_CHARSET
  264.       Font.Color = clBlack
  265.       Font.Height = -12
  266.       Font.Name = 'MS Sans Serif'
  267.       Font.Style = []
  268.       ParentFont = False
  269.       TabOrder = 2
  270.       object Label1: TLabel
  271.         Left = 12
  272.         Top = 27
  273.         Width = 3
  274.         Height = 13
  275.         Font.Charset = DEFAULT_CHARSET
  276.         Font.Color = clBlack
  277.         Font.Height = -12
  278.         Font.Name = 'MS Sans Serif'
  279.         Font.Style = []
  280.         ParentFont = False
  281.       end
  282.       object Label8: TLabel
  283.         Left = 12
  284.         Top = 59
  285.         Width = 3
  286.         Height = 13
  287.         Font.Charset = DEFAULT_CHARSET
  288.         Font.Color = clBlack
  289.         Font.Height = -12
  290.         Font.Name = 'MS Sans Serif'
  291.         Font.Style = []
  292.         ParentFont = False
  293.       end
  294.       object Edit2: TEdit
  295.         Left = 146
  296.         Top = 24
  297.         Width = 38
  298.         Height = 21
  299.         HelpContext = 189
  300.         AutoSize = False
  301.         Font.Charset = DEFAULT_CHARSET
  302.         Font.Color = clBlack
  303.         Font.Height = -12
  304.         Font.Name = 'MS Sans Serif'
  305.         Font.Style = []
  306.         MaxLength = 4
  307.         ParentFont = False
  308.         TabOrder = 0
  309.         Text = '0'
  310.         OnChange = Edit2Change
  311.       end
  312.       object Edit1: TEdit
  313.         Left = 146
  314.         Top = 56
  315.         Width = 38
  316.         Height = 21
  317.         HelpContext = 191
  318.         AutoSize = False
  319.         Font.Charset = DEFAULT_CHARSET
  320.         Font.Color = clBlack
  321.         Font.Height = -12
  322.         Font.Name = 'MS Sans Serif'
  323.         Font.Style = []
  324.         MaxLength = 4
  325.         ParentFont = False
  326.         TabOrder = 2
  327.         Text = '0'
  328.         OnChange = Edit2Change
  329.       end
  330.       object UpDown1: TUpDown
  331.         Left = 184
  332.         Top = 24
  333.         Width = 15
  334.         Height = 21
  335.         HelpContext = 189
  336.         Associate = Edit2
  337.         Max = 9999
  338.         TabOrder = 1
  339.         Thousands = False
  340.       end
  341.       object UpDown2: TUpDown
  342.         Left = 184
  343.         Top = 56
  344.         Width = 15
  345.         Height = 21
  346.         HelpContext = 191
  347.         Associate = Edit1
  348.         Max = 9999
  349.         TabOrder = 3
  350.         Thousands = False
  351.       end
  352.     end
  353.     object GroupBox2: TGroupBox
  354.       Left = 12
  355.       Top = 162
  356.       Width = 494
  357.       Height = 54
  358.       HelpContext = 222
  359.       Font.Charset = DEFAULT_CHARSET
  360.       Font.Color = clBlack
  361.       Font.Height = -12
  362.       Font.Name = 'MS Sans Serif'
  363.       Font.Style = []
  364.       ParentFont = False
  365.       TabOrder = 0
  366.       object Label9: TLabel
  367.         Left = 12
  368.         Top = 23
  369.         Width = 3
  370.         Height = 13
  371.         Font.Charset = DEFAULT_CHARSET
  372.         Font.Color = clBlack
  373.         Font.Height = -12
  374.         Font.Name = 'MS Sans Serif'
  375.         Font.Style = []
  376.         ParentFont = False
  377.       end
  378.       object ComboBox1: TComboBox
  379.         Left = 112
  380.         Top = 20
  381.         Width = 313
  382.         Height = 21
  383.         HelpContext = 222
  384.         Font.Charset = DEFAULT_CHARSET
  385.         Font.Color = clBlack
  386.         Font.Height = -12
  387.         Font.Name = 'MS Sans Serif'
  388.         Font.Style = []
  389.         ItemHeight = 13
  390.         MaxLength = 256
  391.         ParentFont = False
  392.         TabOrder = 0
  393.         OnChange = ColorButton1ColorChange
  394.       end
  395.       object SpeedButton6: TBitBtn
  396.         Left = 431
  397.         Top = 20
  398.         Width = 23
  399.         Height = 21
  400.         TabOrder = 1
  401.         OnClick = Button3Click
  402.       end
  403.       object SpeedButton1: TBitBtn
  404.         Left = 458
  405.         Top = 20
  406.         Width = 23
  407.         Height = 21
  408.         TabOrder = 2
  409.         OnClick = SpeedButton1Click
  410.         Glyph.Data = {
  411.           F6000000424DF600000000000000760000002800000010000000100000000100
  412.           0400000000008000000000000000000000001000000010000000000808000312
  413.           1D00002E3D002B455500006A85000098B9002D5FA5009DA2BB0002ADED0000D1
  414.           FA006596EB00C7CEF300EDEAF700F7F7FB00F7FFFF00FFFFFF00FFFFFFFFFFFF
  415.           FFFFB333377BBBBCFFFF3137761488AABDFF737BA4029998ABDFC76631159999
  416.           86BFFC610258444898BFFB614994142158ACDB6234521581156CD72241110494
  417.           026BD72184000295116CFB3048200158216CFD721421112423BFFFCA44454444
  418.           37DFFFFCA589998ABCFFFFFFCBA666ABDFFFFFFFFFFFFFFFFFFF}
  419.       end
  420.     end
  421.     object BitBtn2: TBitBtn
  422.       Left = 435
  423.       Top = 373
  424.       Width = 72
  425.       Height = 22
  426.       HelpContext = 7
  427.       Font.Charset = DEFAULT_CHARSET
  428.       Font.Color = clBlack
  429.       Font.Height = -12
  430.       Font.Name = 'MS Sans Serif'
  431.       Font.Style = []
  432.       ParentFont = False
  433.       TabOrder = 7
  434.       OnClick = AideBtnClick
  435.     end
  436.     object BitBtn3: TBitBtn
  437.       Left = 435
  438.       Top = 227
  439.       Width = 72
  440.       Height = 22
  441.       HelpContext = 51
  442.       Font.Charset = DEFAULT_CHARSET
  443.       Font.Color = clBlack
  444.       Font.Height = -12
  445.       Font.Name = 'MS Sans Serif'
  446.       Font.Style = []
  447.       ParentFont = False
  448.       TabOrder = 4
  449.       OnClick = DefautBtnClick
  450.     end
  451.     object GroupBox4: TGroupBox
  452.       Left = 12
  453.       Top = 32
  454.       Width = 494
  455.       Height = 124
  456.       Font.Charset = DEFAULT_CHARSET
  457.       Font.Color = clBlack
  458.       Font.Height = -12
  459.       Font.Name = 'MS Sans Serif'
  460.       Font.Style = []
  461.       ParentFont = False
  462.       TabOrder = 8
  463.       object EmbeddedWB1: TEmbeddedWB
  464.         Left = 5
  465.         Top = 10
  466.         Width = 483
  467.         Height = 108
  468.         TabOrder = 0
  469.         DownloadOptions = [DLCTL_DLIMAGES, DLCTL_VIDEOS, DLCTL_BGSOUNDS]
  470.         UserInterfaceOptions = []
  471.         PrintOptions.Margins.Left = 19.050000000000000000
  472.         PrintOptions.Margins.Right = 19.050000000000000000
  473.         PrintOptions.Margins.Top = 19.050000000000000000
  474.         PrintOptions.Margins.Bottom = 19.050000000000000000
  475.         PrintOptions.Header = '&w&b'#1057#1090#1088'. &p '#1080#1079' &P'
  476.         PrintOptions.HTMLHeader.Strings = (
  477.           '<HTML></HTML>')
  478.         PrintOptions.Footer = '&u&b&d'
  479.         PrintOptions.Orientation = poPortrait
  480.         ReplaceCaption = False
  481.         EnableDDE = False
  482.         fpExceptions = True
  483.         ControlData = {
  484.           4C000000F13100002A0B00000000000000000000000000000000000000000000
  485.           000000004C000000000000000000000001000000E0D057007335CF11AE690800
  486.           2B2E126208000000000000004C0000000114020000000000C000000000000046
  487.           8000000000000000000000000000000000000000000000000000000000000000
  488.           00000000000000000100000000000000000000000000000000000000}
  489.       end
  490.     end
  491.     object gbExplorerExt: TGroupBox
  492.       Left = 212
  493.       Top = 317
  494.       Width = 213
  495.       Height = 79
  496.       Font.Charset = ANSI_CHARSET
  497.       Font.Color = clWindowText
  498.       Font.Height = -12
  499.       Font.Name = 'MS Sans Serif'
  500.       Font.Style = []
  501.       ParentFont = False
  502.       TabOrder = 3
  503.       object Exp1: TImage
  504.         Left = 6
  505.         Top = 1
  506.         Width = 12
  507.         Height = 12
  508.         AutoSize = True
  509.       end
  510.       object CheckBox1: TCheckBox
  511.         Left = 12
  512.         Top = 24
  513.         Width = 167
  514.         Height = 17
  515.         HelpContext = 33
  516.         Font.Charset = DEFAULT_CHARSET
  517.         Font.Color = clBlack
  518.         Font.Height = -12
  519.         Font.Name = 'MS Sans Serif'
  520.         Font.Style = []
  521.         ParentFont = False
  522.         TabOrder = 0
  523.       end
  524.       object CheckBox2: TCheckBox
  525.         Left = 12
  526.         Top = 43
  527.         Width = 167
  528.         Height = 13
  529.         HelpContext = 618
  530.         Checked = True
  531.         Font.Charset = DEFAULT_CHARSET
  532.         Font.Color = clBlack
  533.         Font.Height = -12
  534.         Font.Name = 'MS Sans Serif'
  535.         Font.Style = []
  536.         ParentFont = False
  537.         State = cbChecked
  538.         TabOrder = 1
  539.       end
  540.     end
  541.   end
  542. end
  543.