home *** CD-ROM | disk | FTP | other *** search
- object FrmPrivacy: TFrmPrivacy
- Left = 370
- Top = 134
- BorderIcons = []
- BorderStyle = bsNone
- ClientHeight = 433
- ClientWidth = 577
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Scaled = False
- OnActivate = FormActivate
- OnClick = FormClick
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnKeyPress = FormKeyPress
- DesignSize = (
- 577
- 433)
- PixelsPerInch = 120
- TextHeight = 16
- object LblPrivacyCounter: TLabel
- Left = 257
- Top = 182
- Width = 28
- Height = 59
- Caption = '3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -50
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- OnClick = FormClick
- end
- object LblPrivacyLocked: TLabel
- Left = 190
- Top = 148
- Width = 152
- Height = 32
- Caption = 'LOCKED IN'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -28
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- Transparent = True
- OnClick = FormClick
- end
- object LblDesc: TLabel
- Left = 165
- Top = 245
- Width = 218
- Height = 23
- Caption = 'Any key or click escapes'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 23
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object PnlAuth: TPanel
- Left = 0
- Top = 399
- Width = 577
- Height = 34
- Align = alBottom
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object LblPrivacy: TLabel
- Left = 4
- Top = 9
- Width = 107
- Height = 16
- Caption = 'Privacy &Password:'
- FocusControl = EditPrivacy
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 16
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object EditPrivacy: TEdit
- Left = 128
- Top = 7
- Width = 105
- Height = 20
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 16
- Font.Name = 'Arial'
- Font.Style = []
- MaxLength = 12
- ParentFont = False
- PasswordChar = '*'
- TabOrder = 0
- end
- object Panel2: TPanel
- Left = 454
- Top = 0
- Width = 123
- Height = 34
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 1
- object Button1: TButton
- Left = 2
- Top = 1
- Width = 119
- Height = 31
- Caption = '&Unlock'
- Default = True
- TabOrder = 0
- OnClick = FormClick
- end
- end
- end
- object PnlPrivacyTitle: TPanel
- Left = 0
- Top = 0
- Width = 577
- Height = 21
- Align = alTop
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- Visible = False
- OnClick = FormClick
- object Label1: TLabel
- Left = 7
- Top = 3
- Width = 78
- Height = 15
- Caption = 'Privacy Sheet'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- OnClick = FormClick
- end
- end
- object PC: TElPageControl
- Left = 4
- Top = 30
- Width = 566
- Height = 357
- BorderWidth = 0
- DrawFocus = False
- Flat = False
- HotTrack = False
- Multiline = False
- RaggedRight = False
- ScrollOpposite = False
- Style = etsFlatTabs
- TabIndex = 0
- TabPosition = etpTop
- HotTrackFont.Charset = DEFAULT_CHARSET
- HotTrackFont.Color = clBlue
- HotTrackFont.Height = -13
- HotTrackFont.Name = 'MS Sans Serif'
- HotTrackFont.Style = []
- ActivePage = Tab1
- ActiveTabFont.Charset = DEFAULT_CHARSET
- ActiveTabFont.Color = clWindowText
- ActiveTabFont.Height = -13
- ActiveTabFont.Name = 'MS Sans Serif'
- ActiveTabFont.Style = []
- ParentColor = False
- TabOrder = 2
- Visible = False
- UseXPThemes = False
- Anchors = [akLeft, akTop, akRight, akBottom]
- DockOrientation = doNoOrient
- object Tab1: TElTabSheet
- PageControl = PC
- Caption = 'Clock'
- DesignSize = (
- 562
- 331)
- object Clock2: TElClock
- Left = 0
- Top = 290
- Width = 563
- Height = 41
- GradientEndColor = clSilver
- GradientStartColor = clWhite
- GradientSteps = 32
- Align = alNone
- BevelInner = bvNone
- BevelOuter = bvNone
- UseXPThemes = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -27
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentColor = True
- ParentFont = False
- TabOrder = 0
- Anchors = [akLeft, akRight, akBottom]
- DockOrientation = doNoOrient
- ShowWeekDay = True
- ShowSeconds = False
- ShowDate = True
- AM_PM = False
- Labels = False
- UseBias = False
- Bias = 0
- UseCustomFormat = True
- CustomFormat = 'DD'
- IsTimer = False
- TimerActive = False
- ShowDaysInTimer = False
- IsCountdown = False
- CountdownTime = 0
- CountdownActive = False
- CountdownPaused = False
- end
- object Clock: TElClock
- Left = -1
- Top = 38
- Width = 564
- Height = 84
- GradientEndColor = clSilver
- GradientStartColor = clWhite
- GradientSteps = 32
- Align = alNone
- BevelInner = bvNone
- BevelOuter = bvNone
- UseXPThemes = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -60
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = True
- ParentFont = False
- TabOrder = 1
- Anchors = [akLeft, akTop, akRight]
- DockOrientation = doNoOrient
- ShowWeekDay = False
- ShowSeconds = False
- ShowDate = False
- AM_PM = False
- Labels = False
- UseBias = False
- Bias = 0
- UseCustomFormat = False
- CustomFormat = 'DD xx'
- IsTimer = False
- TimerActive = False
- ShowDaysInTimer = False
- IsCountdown = False
- CountdownTime = 0
- CountdownActive = False
- CountdownPaused = False
- UseTimer = False
- end
- end
- object Tab2: TElTabSheet
- PageControl = PC
- Caption = 'Memo Pad'
- Visible = False
- DesignSize = (
- 562
- 331)
- object PnlMemo: TElPanel
- Left = 6
- Top = -18
- Width = 556
- Height = 349
- Align = alNone
- BevelOuter = bvNone
- TabOrder = 0
- Anchors = [akLeft, akTop, akRight, akBottom]
- DockOrientation = doNoOrient
- DesignSize = (
- 556
- 349)
- object Label2: TLabel
- Left = 4
- Top = 23
- Width = 188
- Height = 24
- Caption = 'I'#39'm Away Memo Pad:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -20
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- OnClick = FormClick
- end
- object Memo: TElAdvancedMemo
- Left = 10
- Top = 56
- Width = 538
- Height = 285
- Anchors = [akLeft, akTop, akRight, akBottom]
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -23
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- end
- end
- end
- object PrivacyTimer: TTimer
- Enabled = False
- OnTimer = PrivacyTimerTimer
- Left = 425
- Top = 154
- end
- end
-