home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / komunikace / qip / qip8020.exe / qip.exe / 0 / RCDATA / TPRIVFORM / TPRIVFORM.txt
Text File  |  2007-04-21  |  8KB  |  313 lines

  1. object PrivForm: TPrivForm
  2.   Left = 417
  3.   Top = 268
  4.   Width = 411
  5.   Height = 438
  6.   Caption = 'Privacy Lists'
  7.   Color = clBtnFace
  8.   DefaultMonitor = dmMainForm
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnKeyDown = FormKeyDown
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PCLists: TPageControlEx
  23.     Left = 0
  24.     Top = 0
  25.     Width = 403
  26.     Height = 411
  27.     ActivePage = TabVisList
  28.     Align = alClient
  29.     Images = MainForm.ImageList1
  30.     TabOrder = 1
  31.     object TabVisList: TTabSheet
  32.       Caption = 'Visible List'
  33.       DesignSize = (
  34.         401
  35.         388)
  36.       object GroupBoxVis: TGroupBox
  37.         Left = 7
  38.         Top = 6
  39.         Width = 386
  40.         Height = 372
  41.         Anchors = [akLeft, akTop, akRight, akBottom]
  42.         TabOrder = 0
  43.         DesignSize = (
  44.           386
  45.           372)
  46.         object ListViewVis: TListView
  47.           Left = 12
  48.           Top = 46
  49.           Width = 362
  50.           Height = 268
  51.           Anchors = [akLeft, akTop, akRight, akBottom]
  52.           Columns = <
  53.             item
  54.               Caption = 'ICQ# / SN'
  55.               Width = 80
  56.             end
  57.             item
  58.               Caption = 'Nick Name'
  59.               Width = 70
  60.             end
  61.             item
  62.               Caption = 'Last Modified'
  63.               Width = 140
  64.             end>
  65.           ReadOnly = True
  66.           RowSelect = True
  67.           PopupMenu = PopupMenuList
  68.           SmallImages = MainForm.ImageListCLS
  69.           TabOrder = 0
  70.           TabStop = False
  71.           ViewStyle = vsReport
  72.           OnColumnClick = ListViewVisColumnClick
  73.         end
  74.         object PanelVis: TPanel
  75.           Left = 13
  76.           Top = 320
  77.           Width = 361
  78.           Height = 42
  79.           Anchors = [akLeft, akRight, akBottom]
  80.           BevelOuter = bvLowered
  81.           TabOrder = 1
  82.           object MemoVis: TMemo
  83.             Left = 1
  84.             Top = 1
  85.             Width = 359
  86.             Height = 40
  87.             TabStop = False
  88.             Align = alClient
  89.             BorderStyle = bsNone
  90.             Color = clBtnFace
  91.             Lines.Strings = (
  92.               'You will be always Visible for these Users excepting when you '
  93.               'set privacy status "Invisible For All".')
  94.             ReadOnly = True
  95.             ScrollBars = ssVertical
  96.             TabOrder = 0
  97.           end
  98.         end
  99.       end
  100.     end
  101.     object TabInvisList: TTabSheet
  102.       Caption = 'Invisible List'
  103.       DesignSize = (
  104.         401
  105.         388)
  106.       object GroupBoxInvis: TGroupBox
  107.         Left = 7
  108.         Top = 6
  109.         Width = 386
  110.         Height = 372
  111.         Anchors = [akLeft, akTop, akRight, akBottom]
  112.         TabOrder = 0
  113.         DesignSize = (
  114.           386
  115.           372)
  116.         object PanelInvis: TPanel
  117.           Left = 13
  118.           Top = 320
  119.           Width = 361
  120.           Height = 42
  121.           Anchors = [akLeft, akRight, akBottom]
  122.           BevelOuter = bvLowered
  123.           TabOrder = 0
  124.           object MemoInvis: TMemo
  125.             Left = 1
  126.             Top = 1
  127.             Width = 359
  128.             Height = 40
  129.             TabStop = False
  130.             Align = alClient
  131.             BorderStyle = bsNone
  132.             Color = clBtnFace
  133.             Lines.Strings = (
  134.               'For these Users you will be always Offline until you set your '
  135.               
  136.                 'privacy status "Visible for All" or "Visible Only for Contact Li' +
  137.                 'st". '
  138.               'The last in case if someone of these Users in your Contact List.')
  139.             ReadOnly = True
  140.             ScrollBars = ssVertical
  141.             TabOrder = 0
  142.           end
  143.         end
  144.         object ListViewInvis: TListView
  145.           Left = 12
  146.           Top = 46
  147.           Width = 362
  148.           Height = 268
  149.           Anchors = [akLeft, akTop, akRight, akBottom]
  150.           Columns = <
  151.             item
  152.               Caption = 'ICQ# / SN'
  153.               Width = 80
  154.             end
  155.             item
  156.               Caption = 'Nick Name'
  157.               Width = 70
  158.             end
  159.             item
  160.               Caption = 'Last Modified'
  161.               Width = 140
  162.             end>
  163.           ReadOnly = True
  164.           RowSelect = True
  165.           PopupMenu = PopupMenuList
  166.           SmallImages = MainForm.ImageListCLS
  167.           TabOrder = 1
  168.           ViewStyle = vsReport
  169.           OnColumnClick = ListViewVisColumnClick
  170.         end
  171.       end
  172.     end
  173.     object TabIgnorList: TTabSheet
  174.       Caption = 'Ignore List'
  175.       DesignSize = (
  176.         401
  177.         388)
  178.       object GroupBoxIgn: TGroupBox
  179.         Left = 7
  180.         Top = 6
  181.         Width = 386
  182.         Height = 372
  183.         Anchors = [akLeft, akTop, akRight, akBottom]
  184.         TabOrder = 0
  185.         DesignSize = (
  186.           386
  187.           372)
  188.         object PanelIgnore: TPanel
  189.           Left = 13
  190.           Top = 320
  191.           Width = 361
  192.           Height = 42
  193.           Anchors = [akLeft, akRight, akBottom]
  194.           BevelOuter = bvLowered
  195.           TabOrder = 0
  196.           object MemoIgnore: TMemo
  197.             Left = 1
  198.             Top = 1
  199.             Width = 359
  200.             Height = 40
  201.             TabStop = False
  202.             Align = alClient
  203.             BorderStyle = bsNone
  204.             Color = clBtnFace
  205.             Lines.Strings = (
  206.               'All messages from these Users will be Blocked by server. These '
  207.               'users can see your status.')
  208.             ReadOnly = True
  209.             ScrollBars = ssVertical
  210.             TabOrder = 0
  211.           end
  212.         end
  213.         object ListViewIgnore: TListView
  214.           Left = 12
  215.           Top = 46
  216.           Width = 362
  217.           Height = 268
  218.           Anchors = [akLeft, akTop, akRight, akBottom]
  219.           Columns = <
  220.             item
  221.               Caption = 'ICQ# / SN'
  222.               Width = 80
  223.             end
  224.             item
  225.               Caption = 'Nick Name'
  226.               Width = 70
  227.             end
  228.             item
  229.               Caption = 'Last Modified'
  230.               Width = 140
  231.             end>
  232.           ReadOnly = True
  233.           RowSelect = True
  234.           PopupMenu = PopupMenuList
  235.           SmallImages = MainForm.ImageListCLS
  236.           TabOrder = 1
  237.           ViewStyle = vsReport
  238.           OnColumnClick = ListViewVisColumnClick
  239.         end
  240.       end
  241.     end
  242.   end
  243.   object TransPanel: TPanel
  244.     Left = 20
  245.     Top = 38
  246.     Width = 322
  247.     Height = 31
  248.     BevelOuter = bvNone
  249.     ParentBackground = True
  250.     TabOrder = 0
  251.     object LabelUIN: TLabel
  252.       Left = 3
  253.       Top = 8
  254.       Width = 48
  255.       Height = 13
  256.       Caption = 'ICQ#/SN:'
  257.       Color = clBtnFace
  258.       ParentColor = False
  259.     end
  260.     object ButtonRemSel: TInfBitBtn
  261.       Left = 187
  262.       Top = 3
  263.       Width = 25
  264.       Height = 25
  265.       TabOrder = 2
  266.       OnClick = ButtonRemSelClick
  267.     end
  268.     object ButtonClose: TBitBtn
  269.       Left = 240
  270.       Top = 3
  271.       Width = 78
  272.       Height = 25
  273.       Caption = 'Close'
  274.       TabOrder = 3
  275.       OnClick = ButtonCloseClick
  276.     end
  277.     object EditAddUIN: TEdit
  278.       Left = 54
  279.       Top = 5
  280.       Width = 94
  281.       Height = 21
  282.       MaxLength = 16
  283.       TabOrder = 0
  284.     end
  285.     object ButtonAdd: TInfBitBtn
  286.       Left = 155
  287.       Top = 3
  288.       Width = 25
  289.       Height = 25
  290.       TabOrder = 1
  291.       OnClick = ButtonAddClick
  292.     end
  293.   end
  294.   object PopupMenuList: TPopupMenu
  295.     Images = MainForm.ImageList1
  296.     OnPopup = PopupMenuListPopup
  297.     Left = 297
  298.     Top = 102
  299.     object CustomItemRemSel: TMenuItem
  300.       Caption = 'Remove'
  301.       OnClick = CustomItemRemSelClick
  302.     end
  303.     object CustomItemDets: TMenuItem
  304.       Caption = 'User Details'
  305.       OnClick = CustomItemDetsClick
  306.     end
  307.     object CustomItemCopyUIN: TMenuItem
  308.       Caption = 'Copy User'#39's UIN or SN'
  309.       OnClick = CustomItemCopyUINClick
  310.     end
  311.   end
  312. end
  313.