home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March / PCWorld_2008-03_cd.bin / komunikace / qip / qipinfium.exe / infium.exe / 0 / RCDATA / TFRMCL / TFRMCL.txt
Text File  |  2008-01-30  |  8KB  |  329 lines

  1. object frmCL: TfrmCL
  2.   Left = 1174
  3.   Top = 388
  4.   AutoScroll = False
  5.   ClientHeight = 396
  6.   ClientWidth = 163
  7.   Color = clBtnFace
  8.   DefaultMonitor = dmDesktop
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnPaint = FormPaint
  19.   OnResize = FormResize
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object ContactList: TVirtualDrawTree
  23.     Left = 0
  24.     Top = 24
  25.     Width = 163
  26.     Height = 303
  27.     Align = alClient
  28.     BevelInner = bvLowered
  29.     BevelOuter = bvNone
  30.     BevelKind = bkSoft
  31.     BorderStyle = bsNone
  32.     Colors.FocusedSelectionColor = clGradientActiveCaption
  33.     DragMode = dmAutomatic
  34.     DragOperations = [doMove]
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = []
  40.     Header.AutoSizeIndex = -1
  41.     Header.Font.Charset = DEFAULT_CHARSET
  42.     Header.Font.Color = clWindowText
  43.     Header.Font.Height = -11
  44.     Header.Font.Name = 'MS Sans Serif'
  45.     Header.Font.Style = []
  46.     Header.Height = 10
  47.     Header.MainColumn = -1
  48.     Header.Options = [hoColumnResize, hoDrag]
  49.     Header.Style = hsPlates
  50.     HintAnimation = hatNone
  51.     HintMode = hmHint
  52.     IncrementalSearch = isAll
  53.     IncrementalSearchTimeout = 500
  54.     ParentFont = False
  55.     ParentShowHint = False
  56.     ScrollBarOptions.ScrollBars = ssVertical
  57.     ShowHint = True
  58.     TabOrder = 0
  59.     TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScroll, toAutoTristateTracking]
  60.     TreeOptions.MiscOptions = [toAcceptOLEDrop, toFullRepaintOnResize, toInitOnSave, toWheelPanning, toVariableNodeHeight, toFullRowDrag]
  61.     TreeOptions.PaintOptions = [toHideFocusRect, toShowBackground, toShowDropmark, toShowRoot, toThemeAware, toUseBlendedImages, toAlwaysHideSelection]
  62.     TreeOptions.SelectionOptions = [toFullRowSelect, toRightClickSelect]
  63.     Columns = <>
  64.   end
  65.   object PanelBottom: TInfuPanel
  66.     Left = 0
  67.     Top = 349
  68.     Width = 163
  69.     Height = 47
  70.     Align = alBottom
  71.     BevelOuter = bvNone
  72.     TabOrder = 1
  73.     DesignSize = (
  74.       163
  75.       47)
  76.     object SpeedButtonMain: TInfuSpeedButton
  77.       Left = 1
  78.       Top = 1
  79.       Width = 92
  80.       Height = 22
  81.       Anchors = [akLeft, akTop, akRight]
  82.       Flat = True
  83.       Font.Charset = DEFAULT_CHARSET
  84.       Font.Color = clWindowText
  85.       Font.Height = -11
  86.       Font.Name = 'Tahoma'
  87.       Font.Style = []
  88.       ParentFont = False
  89.       ParentShowHint = False
  90.       PopupMenu = PopupMenuMain
  91.       ShowHint = True
  92.       Transparent = False
  93.       OnClick = SpeedButtonMainClick
  94.     end
  95.     object SpeedButtonOwn: TInfuSpeedButton
  96.       Left = 140
  97.       Top = 1
  98.       Width = 22
  99.       Height = 22
  100.       AllowAllUp = True
  101.       Anchors = [akTop, akRight]
  102.       GroupIndex = 1
  103.       Flat = True
  104.       Font.Charset = DEFAULT_CHARSET
  105.       Font.Color = clWindowText
  106.       Font.Height = -11
  107.       Font.Name = 'Tahoma'
  108.       Font.Style = []
  109.       ParentFont = False
  110.       ParentShowHint = False
  111.       PopupMenu = PopupMenuEmpty
  112.       ShowHint = True
  113.       Transparent = False
  114.       OnClick = SpeedButtonOwnClick
  115.     end
  116.     object SpeedButtonStatus: TInfuSpeedButton
  117.       Left = 1
  118.       Top = 24
  119.       Width = 115
  120.       Height = 22
  121.       Anchors = [akLeft, akTop, akRight]
  122.       Flat = True
  123.       Font.Charset = DEFAULT_CHARSET
  124.       Font.Color = clWindowText
  125.       Font.Height = -11
  126.       Font.Name = 'Tahoma'
  127.       Font.Style = []
  128.       ParentFont = False
  129.       ParentShowHint = False
  130.       PopupMenu = PopupMenuStatus
  131.       ShowHint = True
  132.       Transparent = False
  133.       OnClick = SpeedButtonStatusClick
  134.     end
  135.     object SpeedButtonPriv: TInfuSpeedButton
  136.       Left = 140
  137.       Top = 24
  138.       Width = 22
  139.       Height = 22
  140.       Anchors = [akTop, akRight]
  141.       Flat = True
  142.       Font.Charset = DEFAULT_CHARSET
  143.       Font.Color = clWindowText
  144.       Font.Height = -11
  145.       Font.Name = 'Tahoma'
  146.       Font.Style = []
  147.       ParentFont = False
  148.       ParentShowHint = False
  149.       PopupMenu = PopupMenuPriv
  150.       ShowHint = True
  151.       Transparent = False
  152.       OnClick = SpeedButtonPrivClick
  153.     end
  154.     object SpeedButtonFindUser: TInfuSpeedButton
  155.       Left = 117
  156.       Top = 1
  157.       Width = 22
  158.       Height = 22
  159.       Anchors = [akTop, akRight]
  160.       Flat = True
  161.       Font.Charset = DEFAULT_CHARSET
  162.       Font.Color = clWindowText
  163.       Font.Height = -11
  164.       Font.Name = 'Tahoma'
  165.       Font.Style = []
  166.       ParentFont = False
  167.       ParentShowHint = False
  168.       PopupMenu = PopupMenuEmpty
  169.       ShowHint = True
  170.       Transparent = False
  171.       OnClick = SpeedButtonFindUserClick
  172.     end
  173.     object SpeedButtonAddFind: TInfuSpeedButton
  174.       Left = 94
  175.       Top = 1
  176.       Width = 22
  177.       Height = 22
  178.       Anchors = [akTop, akRight]
  179.       Flat = True
  180.       Font.Charset = DEFAULT_CHARSET
  181.       Font.Color = clWindowText
  182.       Font.Height = -11
  183.       Font.Name = 'Tahoma'
  184.       Font.Style = []
  185.       ParentFont = False
  186.       ParentShowHint = False
  187.       PopupMenu = PopupMenuEmpty
  188.       ShowHint = True
  189.       Transparent = False
  190.       OnClick = SpeedButtonAddFindClick
  191.     end
  192.     object SpeedButtonCust: TInfuSpeedButton
  193.       Left = 117
  194.       Top = 24
  195.       Width = 22
  196.       Height = 22
  197.       Anchors = [akTop, akRight]
  198.       Flat = True
  199.       Font.Charset = DEFAULT_CHARSET
  200.       Font.Color = clWindowText
  201.       Font.Height = -11
  202.       Font.Name = 'Tahoma'
  203.       Font.Style = []
  204.       ParentFont = False
  205.       ParentShowHint = False
  206.       PopupMenu = PopupMenuEmpty
  207.       ShowHint = True
  208.       Transparent = False
  209.       OnClick = SpeedButtonCustClick
  210.     end
  211.   end
  212.   object TopToolBar: TInfuToolBar
  213.     Left = 0
  214.     Top = 0
  215.     Width = 163
  216.     Height = 24
  217.     EdgeBorders = []
  218.     EdgeInner = esNone
  219.     EdgeOuter = esNone
  220.     Flat = True
  221.     Font.Charset = DEFAULT_CHARSET
  222.     Font.Color = clWindowText
  223.     Font.Height = -11
  224.     Font.Name = 'Tahoma'
  225.     Font.Style = []
  226.     Indent = 1
  227.     ParentFont = False
  228.     ParentShowHint = False
  229.     ShowHint = True
  230.     TabOrder = 2
  231.     Wrapable = False
  232.     object ToolShowOnline: TTntToolButton
  233.       Left = 1
  234.       Top = 0
  235.       Style = tbsCheck
  236.       OnClick = ToolShowOnlineClick
  237.     end
  238.     object ToolShowGroups: TTntToolButton
  239.       Left = 24
  240.       Top = 0
  241.       Caption = 'ToolShowGroups'
  242.       Style = tbsCheck
  243.       OnClick = ToolShowGroupsClick
  244.     end
  245.     object ToolSounds: TTntToolButton
  246.       Left = 47
  247.       Top = 0
  248.       Caption = 'ToolSounds'
  249.       Style = tbsCheck
  250.       OnClick = ToolSoundsClick
  251.     end
  252.     object ToolPrivLists: TTntToolButton
  253.       Left = 70
  254.       Top = 0
  255.       Caption = 'ToolPrivLists'
  256.       OnClick = ToolPrivListsClick
  257.     end
  258.     object ToolHistory: TTntToolButton
  259.       Left = 93
  260.       Top = 0
  261.       Caption = 'ToolHistory'
  262.       OnClick = ToolHistoryClick
  263.     end
  264.     object ToolPrefs: TTntToolButton
  265.       Left = 116
  266.       Top = 0
  267.       Caption = 'ToolPrefs'
  268.       OnClick = ToolPrefsClick
  269.     end
  270.     object ToolMult: TTntToolButton
  271.       Left = 139
  272.       Top = 0
  273.       Caption = 'ToolMult'
  274.       OnClick = ToolMultClick
  275.     end
  276.   end
  277.   object ToolBarStatus: TInfuToolBar
  278.     Left = 0
  279.     Top = 327
  280.     Width = 163
  281.     Height = 22
  282.     Align = alBottom
  283.     ButtonWidth = 22
  284.     EdgeBorders = []
  285.     EdgeInner = esNone
  286.     EdgeOuter = esNone
  287.     Flat = True
  288.     Font.Charset = DEFAULT_CHARSET
  289.     Font.Color = clWindowText
  290.     Font.Height = -11
  291.     Font.Name = 'Tahoma'
  292.     Font.Style = []
  293.     Indent = 1
  294.     ParentFont = False
  295.     TabOrder = 3
  296.     Visible = False
  297.     Wrapable = False
  298.   end
  299.   object PopupMenuMain: TInfuPopupMenu
  300.     AutoHotkeys = maManual
  301.     OwnerDraw = True
  302.     Left = 3
  303.     Top = 27
  304.   end
  305.   object PopupMenuStatus: TInfuPopupMenu
  306.     AutoHotkeys = maManual
  307.     OwnerDraw = True
  308.     Left = 32
  309.     Top = 27
  310.   end
  311.   object PopupMenuPriv: TInfuPopupMenu
  312.     AutoHotkeys = maManual
  313.     OwnerDraw = True
  314.     Left = 61
  315.     Top = 27
  316.   end
  317.   object TimerAutoHide: TTimer
  318.     Enabled = False
  319.     OnTimer = TimerAutoHideTimer
  320.     Left = 109
  321.     Top = 297
  322.   end
  323.   object PopupMenuEmpty: TInfuPopupMenu
  324.     OwnerDraw = True
  325.     Left = 90
  326.     Top = 27
  327.   end
  328. end
  329.