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

  1. object HrFrm: THrFrm
  2.   Left = 200
  3.   Top = 99
  4.   ActiveControl = Edit1
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   ClientHeight = 333
  8.   ClientWidth = 388
  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.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object Panel1: TPanel
  23.     Left = 0
  24.     Top = 0
  25.     Width = 388
  26.     Height = 333
  27.     Align = alClient
  28.     BevelInner = bvRaised
  29.     BevelOuter = bvLowered
  30.     Ctl3D = True
  31.     ParentCtl3D = False
  32.     TabOrder = 0
  33.     object Label2: TLabel
  34.       Left = 12
  35.       Top = 12
  36.       Width = 3
  37.       Height = 13
  38.       Color = clBtnFace
  39.       Font.Charset = DEFAULT_CHARSET
  40.       Font.Color = clNavy
  41.       Font.Height = -11
  42.       Font.Name = 'MS Sans Serif'
  43.       Font.Style = []
  44.       ParentColor = False
  45.       ParentFont = False
  46.     end
  47.     object Button1: TButton
  48.       Left = 144
  49.       Top = 301
  50.       Width = 72
  51.       Height = 22
  52.       HelpContext = 49
  53.       Default = True
  54.       Font.Charset = DEFAULT_CHARSET
  55.       Font.Color = clBlack
  56.       Font.Height = -11
  57.       Font.Name = 'MS Sans Serif'
  58.       Font.Style = []
  59.       ParentFont = False
  60.       TabOrder = 3
  61.       OnClick = Button1Click
  62.     end
  63.     object Button2: TButton
  64.       Left = 224
  65.       Top = 301
  66.       Width = 72
  67.       Height = 22
  68.       HelpContext = 44
  69.       Cancel = True
  70.       Font.Charset = DEFAULT_CHARSET
  71.       Font.Color = clBlack
  72.       Font.Height = -11
  73.       Font.Name = 'MS Sans Serif'
  74.       Font.Style = []
  75.       ParentFont = False
  76.       TabOrder = 4
  77.       OnClick = Button2Click
  78.     end
  79.     object RadioGroup1: TRadioGroup
  80.       Left = 12
  81.       Top = 252
  82.       Width = 364
  83.       Height = 37
  84.       HelpContext = 19
  85.       Columns = 3
  86.       Font.Charset = DEFAULT_CHARSET
  87.       Font.Color = clBlack
  88.       Font.Height = -11
  89.       Font.Name = 'MS Sans Serif'
  90.       Font.Style = []
  91.       ParentFont = False
  92.       TabOrder = 2
  93.       OnClick = RadioGroup1Click
  94.     end
  95.     object CheckBox2: TCheckBox
  96.       Left = 12
  97.       Top = 138
  98.       Width = 364
  99.       Height = 17
  100.       HelpContext = 121
  101.       Checked = True
  102.       Font.Charset = DEFAULT_CHARSET
  103.       Font.Color = clBlack
  104.       Font.Height = -11
  105.       Font.Name = 'MS Sans Serif'
  106.       Font.Style = []
  107.       ParentFont = False
  108.       State = cbChecked
  109.       TabOrder = 0
  110.       OnClick = CheckBox2Click
  111.     end
  112.     object GroupBox1: TGroupBox
  113.       Left = 12
  114.       Top = 158
  115.       Width = 364
  116.       Height = 89
  117.       Font.Charset = DEFAULT_CHARSET
  118.       Font.Color = clBlack
  119.       Font.Height = -11
  120.       Font.Name = 'MS Sans Serif'
  121.       Font.Style = []
  122.       ParentFont = False
  123.       TabOrder = 1
  124.       object Label4: TLabel
  125.         Left = 12
  126.         Top = 57
  127.         Width = 3
  128.         Height = 13
  129.         Font.Charset = DEFAULT_CHARSET
  130.         Font.Color = clBlack
  131.         Font.Height = -11
  132.         Font.Name = 'MS Sans Serif'
  133.         Font.Style = []
  134.         ParentFont = False
  135.       end
  136.       object Label6: TLabel
  137.         Left = 134
  138.         Top = 57
  139.         Width = 3
  140.         Height = 13
  141.         Font.Charset = DEFAULT_CHARSET
  142.         Font.Color = clBlack
  143.         Font.Height = -11
  144.         Font.Name = 'MS Sans Serif'
  145.         Font.Style = []
  146.         ParentFont = False
  147.       end
  148.       object Label7: TLabel
  149.         Left = 12
  150.         Top = 27
  151.         Width = 3
  152.         Height = 13
  153.         Font.Charset = DEFAULT_CHARSET
  154.         Font.Color = clBlack
  155.         Font.Height = -11
  156.         Font.Name = 'MS Sans Serif'
  157.         Font.Style = []
  158.         ParentFont = False
  159.       end
  160.       object Exp1: TImage
  161.         Left = 188
  162.         Top = 28
  163.         Width = 12
  164.         Height = 12
  165.         AutoSize = True
  166.       end
  167.       object Label3: TLabel
  168.         Left = 202
  169.         Top = 28
  170.         Width = 3
  171.         Height = 13
  172.         Font.Charset = DEFAULT_CHARSET
  173.         Font.Color = clBlack
  174.         Font.Height = -11
  175.         Font.Name = 'MS Sans Serif'
  176.         Font.Style = []
  177.         ParentFont = False
  178.       end
  179.       object Edit1: TEdit
  180.         Left = 76
  181.         Top = 24
  182.         Width = 38
  183.         Height = 21
  184.         HelpContext = 176
  185.         AutoSize = False
  186.         Ctl3D = True
  187.         Font.Charset = DEFAULT_CHARSET
  188.         Font.Color = clBlack
  189.         Font.Height = -11
  190.         Font.Name = 'MS Sans Serif'
  191.         Font.Style = []
  192.         MaxLength = 4
  193.         ParentCtl3D = False
  194.         ParentFont = False
  195.         TabOrder = 0
  196.         Text = '100'
  197.         OnChange = Edit1Change
  198.       end
  199.       object Edit2: TEdit
  200.         Left = 76
  201.         Top = 54
  202.         Width = 38
  203.         Height = 21
  204.         HelpContext = 247
  205.         AutoSize = False
  206.         Font.Charset = DEFAULT_CHARSET
  207.         Font.Color = clBlack
  208.         Font.Height = -11
  209.         Font.Name = 'MS Sans Serif'
  210.         Font.Style = []
  211.         MaxLength = 2
  212.         ParentFont = False
  213.         TabOrder = 1
  214.         Text = '2'
  215.         OnChange = Edit2Change
  216.       end
  217.       object UpDown1: TUpDown
  218.         Left = 114
  219.         Top = 24
  220.         Width = 15
  221.         Height = 21
  222.         HelpContext = 176
  223.         Associate = Edit1
  224.         Position = 100
  225.         TabOrder = 2
  226.       end
  227.       object UpDown2: TUpDown
  228.         Left = 114
  229.         Top = 54
  230.         Width = 15
  231.         Height = 21
  232.         HelpContext = 247
  233.         Associate = Edit2
  234.         Min = 1
  235.         Max = 10
  236.         Position = 2
  237.         TabOrder = 3
  238.       end
  239.       object LargeurCheck: TCheckBox
  240.         Left = 134
  241.         Top = 29
  242.         Width = 31
  243.         Height = 13
  244.         HelpContext = 228
  245.         Caption = '%'
  246.         Checked = True
  247.         State = cbChecked
  248.         TabOrder = 4
  249.         OnClick = LargeurCheckClick
  250.       end
  251.       object ColorButton1: TcxColorComboBox
  252.         Left = 292
  253.         Top = 23
  254.         ParentFont = False
  255.         Properties.AllowSelectColor = True
  256.         Properties.ClearKey = 46
  257.         Properties.ColorBoxWidth = 17
  258.         Properties.ColorComboStyle = cxccsComboList
  259.         Properties.ColorDialogType = cxcdtCustom
  260.         Properties.CustomColors = <>
  261.         Properties.ImmediatePost = True
  262.         Properties.ImmediateUpdateText = True
  263.         Properties.NamingConvention = cxncHTML4
  264.         Properties.PrepareList = cxplHTML4
  265.         Properties.Revertable = True
  266.         Properties.ShowDescriptions = False
  267.         Properties.OnChange = ColorButton1ColorChange
  268.         Properties.OnSelectCustomColor = ColorButton1PropertiesSelectCustomColor
  269.         TabOrder = 5
  270.         Width = 55
  271.       end
  272.     end
  273.     object BitBtn1: TBitBtn
  274.       Left = 304
  275.       Top = 301
  276.       Width = 72
  277.       Height = 22
  278.       HelpContext = 7
  279.       Font.Charset = DEFAULT_CHARSET
  280.       Font.Color = clBlack
  281.       Font.Height = -11
  282.       Font.Name = 'MS Sans Serif'
  283.       Font.Style = []
  284.       ParentFont = False
  285.       TabOrder = 5
  286.       OnClick = Button3Click
  287.     end
  288.     object EsquisseBox: TGroupBox
  289.       Left = 12
  290.       Top = 36
  291.       Width = 364
  292.       Height = 89
  293.       HelpContext = 140
  294.       Color = clBtnFace
  295.       Font.Charset = DEFAULT_CHARSET
  296.       Font.Color = clBlack
  297.       Font.Height = -11
  298.       Font.Name = 'MS Sans Serif'
  299.       Font.Style = []
  300.       ParentColor = False
  301.       ParentFont = False
  302.       TabOrder = 6
  303.       object Panel2: TPanel
  304.         Left = 10
  305.         Top = 18
  306.         Width = 346
  307.         Height = 61
  308.         HelpContext = 140
  309.         BevelOuter = bvNone
  310.         BorderStyle = bsSingle
  311.         TabOrder = 0
  312.         object Panel3: TPanel
  313.           Left = 0
  314.           Top = 28
  315.           Width = 343
  316.           Height = 3
  317.           BevelOuter = bvLowered
  318.           Color = clBlack
  319.           Ctl3D = True
  320.           ParentCtl3D = False
  321.           TabOrder = 0
  322.         end
  323.       end
  324.     end
  325.   end
  326. end
  327.