home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / software / poco / setup.exe / {app} / Poco.exe / 0 / RCDATA / TFRMPRIVACY / TFRMPRIVACY.txt
Encoding:
Text File  |  2004-05-18  |  7.7 KB  |  331 lines

  1. object FrmPrivacy: TFrmPrivacy
  2.   Left = 370
  3.   Top = 134
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 433
  7.   ClientWidth = 577
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -14
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Scaled = False
  16.   OnActivate = FormActivate
  17.   OnClick = FormClick
  18.   OnCloseQuery = FormCloseQuery
  19.   OnCreate = FormCreate
  20.   OnKeyPress = FormKeyPress
  21.   DesignSize = (
  22.     577
  23.     433)
  24.   PixelsPerInch = 120
  25.   TextHeight = 16
  26.   object LblPrivacyCounter: TLabel
  27.     Left = 257
  28.     Top = 182
  29.     Width = 28
  30.     Height = 59
  31.     Caption = '3'
  32.     Font.Charset = DEFAULT_CHARSET
  33.     Font.Color = clWindowText
  34.     Font.Height = -50
  35.     Font.Name = 'Arial'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     Transparent = True
  39.     OnClick = FormClick
  40.   end
  41.   object LblPrivacyLocked: TLabel
  42.     Left = 190
  43.     Top = 148
  44.     Width = 152
  45.     Height = 32
  46.     Caption = 'LOCKED IN'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clWindowText
  49.     Font.Height = -28
  50.     Font.Name = 'Arial'
  51.     Font.Style = []
  52.     ParentFont = False
  53.     Transparent = True
  54.     OnClick = FormClick
  55.   end
  56.   object LblDesc: TLabel
  57.     Left = 165
  58.     Top = 245
  59.     Width = 218
  60.     Height = 23
  61.     Caption = 'Any key or click escapes'
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clWindowText
  64.     Font.Height = 23
  65.     Font.Name = 'Arial'
  66.     Font.Style = []
  67.     ParentFont = False
  68.   end
  69.   object PnlAuth: TPanel
  70.     Left = 0
  71.     Top = 399
  72.     Width = 577
  73.     Height = 34
  74.     Align = alBottom
  75.     BevelOuter = bvNone
  76.     ParentColor = True
  77.     TabOrder = 0
  78.     object LblPrivacy: TLabel
  79.       Left = 4
  80.       Top = 9
  81.       Width = 107
  82.       Height = 16
  83.       Caption = 'Privacy &Password:'
  84.       FocusControl = EditPrivacy
  85.       Font.Charset = DEFAULT_CHARSET
  86.       Font.Color = clWindowText
  87.       Font.Height = 16
  88.       Font.Name = 'Arial'
  89.       Font.Style = []
  90.       ParentFont = False
  91.     end
  92.     object EditPrivacy: TEdit
  93.       Left = 128
  94.       Top = 7
  95.       Width = 105
  96.       Height = 20
  97.       AutoSize = False
  98.       Font.Charset = DEFAULT_CHARSET
  99.       Font.Color = clWindowText
  100.       Font.Height = 16
  101.       Font.Name = 'Arial'
  102.       Font.Style = []
  103.       MaxLength = 12
  104.       ParentFont = False
  105.       PasswordChar = '*'
  106.       TabOrder = 0
  107.     end
  108.     object Panel2: TPanel
  109.       Left = 454
  110.       Top = 0
  111.       Width = 123
  112.       Height = 34
  113.       Align = alRight
  114.       BevelOuter = bvNone
  115.       TabOrder = 1
  116.       object Button1: TButton
  117.         Left = 2
  118.         Top = 1
  119.         Width = 119
  120.         Height = 31
  121.         Caption = '&Unlock'
  122.         Default = True
  123.         TabOrder = 0
  124.         OnClick = FormClick
  125.       end
  126.     end
  127.   end
  128.   object PnlPrivacyTitle: TPanel
  129.     Left = 0
  130.     Top = 0
  131.     Width = 577
  132.     Height = 21
  133.     Align = alTop
  134.     BevelInner = bvRaised
  135.     BevelOuter = bvLowered
  136.     TabOrder = 1
  137.     Visible = False
  138.     OnClick = FormClick
  139.     object Label1: TLabel
  140.       Left = 7
  141.       Top = 3
  142.       Width = 78
  143.       Height = 15
  144.       Caption = 'Privacy Sheet'
  145.       Font.Charset = DEFAULT_CHARSET
  146.       Font.Color = clWindowText
  147.       Font.Height = 15
  148.       Font.Name = 'Arial'
  149.       Font.Style = [fsBold]
  150.       ParentFont = False
  151.       OnClick = FormClick
  152.     end
  153.   end
  154.   object PC: TElPageControl
  155.     Left = 4
  156.     Top = 30
  157.     Width = 566
  158.     Height = 357
  159.     BorderWidth = 0
  160.     DrawFocus = False
  161.     Flat = False
  162.     HotTrack = False
  163.     Multiline = False
  164.     RaggedRight = False
  165.     ScrollOpposite = False
  166.     Style = etsFlatTabs
  167.     TabIndex = 0
  168.     TabPosition = etpTop
  169.     HotTrackFont.Charset = DEFAULT_CHARSET
  170.     HotTrackFont.Color = clBlue
  171.     HotTrackFont.Height = -13
  172.     HotTrackFont.Name = 'MS Sans Serif'
  173.     HotTrackFont.Style = []
  174.     ActivePage = Tab1
  175.     ActiveTabFont.Charset = DEFAULT_CHARSET
  176.     ActiveTabFont.Color = clWindowText
  177.     ActiveTabFont.Height = -13
  178.     ActiveTabFont.Name = 'MS Sans Serif'
  179.     ActiveTabFont.Style = []
  180.     ParentColor = False
  181.     TabOrder = 2
  182.     Visible = False
  183.     UseXPThemes = False
  184.     Anchors = [akLeft, akTop, akRight, akBottom]
  185.     DockOrientation = doNoOrient
  186.     object Tab1: TElTabSheet
  187.       PageControl = PC
  188.       Caption = 'Clock'
  189.       DesignSize = (
  190.         562
  191.         331)
  192.       object Clock2: TElClock
  193.         Left = 0
  194.         Top = 290
  195.         Width = 563
  196.         Height = 41
  197.         GradientEndColor = clSilver
  198.         GradientStartColor = clWhite
  199.         GradientSteps = 32
  200.         Align = alNone
  201.         BevelInner = bvNone
  202.         BevelOuter = bvNone
  203.         UseXPThemes = False
  204.         Font.Charset = DEFAULT_CHARSET
  205.         Font.Color = clWindowText
  206.         Font.Height = -27
  207.         Font.Name = 'Tahoma'
  208.         Font.Style = []
  209.         ParentColor = True
  210.         ParentFont = False
  211.         TabOrder = 0
  212.         Anchors = [akLeft, akRight, akBottom]
  213.         DockOrientation = doNoOrient
  214.         ShowWeekDay = True
  215.         ShowSeconds = False
  216.         ShowDate = True
  217.         AM_PM = False
  218.         Labels = False
  219.         UseBias = False
  220.         Bias = 0
  221.         UseCustomFormat = True
  222.         CustomFormat = 'DD'
  223.         IsTimer = False
  224.         TimerActive = False
  225.         ShowDaysInTimer = False
  226.         IsCountdown = False
  227.         CountdownTime = 0
  228.         CountdownActive = False
  229.         CountdownPaused = False
  230.       end
  231.       object Clock: TElClock
  232.         Left = -1
  233.         Top = 38
  234.         Width = 564
  235.         Height = 84
  236.         GradientEndColor = clSilver
  237.         GradientStartColor = clWhite
  238.         GradientSteps = 32
  239.         Align = alNone
  240.         BevelInner = bvNone
  241.         BevelOuter = bvNone
  242.         UseXPThemes = False
  243.         Font.Charset = DEFAULT_CHARSET
  244.         Font.Color = clWindowText
  245.         Font.Height = -60
  246.         Font.Name = 'Tahoma'
  247.         Font.Style = [fsBold]
  248.         ParentColor = True
  249.         ParentFont = False
  250.         TabOrder = 1
  251.         Anchors = [akLeft, akTop, akRight]
  252.         DockOrientation = doNoOrient
  253.         ShowWeekDay = False
  254.         ShowSeconds = False
  255.         ShowDate = False
  256.         AM_PM = False
  257.         Labels = False
  258.         UseBias = False
  259.         Bias = 0
  260.         UseCustomFormat = False
  261.         CustomFormat = 'DD xx'
  262.         IsTimer = False
  263.         TimerActive = False
  264.         ShowDaysInTimer = False
  265.         IsCountdown = False
  266.         CountdownTime = 0
  267.         CountdownActive = False
  268.         CountdownPaused = False
  269.         UseTimer = False
  270.       end
  271.     end
  272.     object Tab2: TElTabSheet
  273.       PageControl = PC
  274.       Caption = 'Memo Pad'
  275.       Visible = False
  276.       DesignSize = (
  277.         562
  278.         331)
  279.       object PnlMemo: TElPanel
  280.         Left = 6
  281.         Top = -18
  282.         Width = 556
  283.         Height = 349
  284.         Align = alNone
  285.         BevelOuter = bvNone
  286.         TabOrder = 0
  287.         Anchors = [akLeft, akTop, akRight, akBottom]
  288.         DockOrientation = doNoOrient
  289.         DesignSize = (
  290.           556
  291.           349)
  292.         object Label2: TLabel
  293.           Left = 4
  294.           Top = 23
  295.           Width = 188
  296.           Height = 24
  297.           Caption = 'I'#39'm Away Memo Pad:'
  298.           Font.Charset = DEFAULT_CHARSET
  299.           Font.Color = clWindowText
  300.           Font.Height = -20
  301.           Font.Name = 'Tahoma'
  302.           Font.Style = []
  303.           ParentFont = False
  304.           Transparent = True
  305.           OnClick = FormClick
  306.         end
  307.         object Memo: TElAdvancedMemo
  308.           Left = 10
  309.           Top = 56
  310.           Width = 538
  311.           Height = 285
  312.           Anchors = [akLeft, akTop, akRight, akBottom]
  313.           Font.Charset = DEFAULT_CHARSET
  314.           Font.Color = clWindowText
  315.           Font.Height = -23
  316.           Font.Name = 'Tahoma'
  317.           Font.Style = []
  318.           ParentFont = False
  319.           TabOrder = 0
  320.         end
  321.       end
  322.     end
  323.   end
  324.   object PrivacyTimer: TTimer
  325.     Enabled = False
  326.     OnTimer = PrivacyTimerTimer
  327.     Left = 425
  328.     Top = 154
  329.   end
  330. end
  331.