home *** CD-ROM | disk | FTP | other *** search
- object LogForm: TLogForm
- Left = 178
- Top = 181
- Width = 696
- Height = 374
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- Caption = 'System Info and Action Log'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object PanelLog: TPanel
- Left = 0
- Top = 0
- Width = 688
- Height = 316
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 4
- TabOrder = 1
- object PanelView: TPanel
- Tag = 24
- Left = 4
- Top = 4
- Width = 680
- Height = 308
- Align = alClient
- BorderWidth = 2
- DragCursor = crDefault
- DragKind = dkDock
- TabOrder = 1
- Visible = False
- object ListViewR: TListView
- Left = 43
- Top = 3
- Width = 674
- Height = 188
- Columns = <
- item
- Caption = 'Time'
- MinWidth = 100
- Width = 100
- end
- item
- Caption = 'Action'
- Width = 100
- end
- item
- Caption = 'Item'
- Width = 75
- end
- item
- Caption = 'Result'
- end
- item
- Caption = 'Error message'
- Width = 250
- end>
- Ctl3D = False
- DragMode = dmAutomatic
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FullDrag = True
- HideSelection = False
- HotTrack = True
- IconOptions.AutoArrange = True
- MultiSelect = True
- RowSelect = True
- ParentFont = False
- ParentShowHint = False
- ShowWorkAreas = True
- ShowHint = False
- TabOrder = 0
- ViewStyle = vsReport
- Visible = False
- end
- end
- object ListviewLog: TListView
- Left = 4
- Top = 4
- Width = 680
- Height = 308
- Align = alClient
- Columns = <
- item
- Caption = 'Time'
- Width = 150
- end
- item
- AutoSize = True
- Caption = 'Description'
- end
- item
- Caption = 'Error code'
- end
- item
- Caption = 'Error message'
- Width = 250
- end>
- RowSelect = True
- TabOrder = 0
- ViewStyle = vsReport
- end
- end
- object CoolBarSearch: TCoolBar
- Left = 0
- Top = 316
- Width = 688
- Height = 24
- Align = alBottom
- AutoSize = True
- Bands = <
- item
- Break = False
- Control = ToolBarButtons
- ImageIndex = -1
- MinHeight = 22
- Width = 686
- end>
- EdgeInner = esNone
- EdgeOuter = esRaised
- object ToolBarButtons: TToolBar
- Tag = 2
- Left = 9
- Top = 0
- Width = 673
- Height = 22
- Align = alNone
- Caption = 'ToolBarButtons'
- EdgeBorders = []
- EdgeInner = esNone
- EdgeOuter = esNone
- Flat = True
- Images = MainForm.ImageListMenu
- TabOrder = 0
- Transparent = True
- DesignSize = (
- 673
- 22)
- object ButtonMail: TSpeedButton
- Left = 0
- Top = 0
- Width = 209
- Height = 22
- Anchors = [akLeft, akBottom]
- Caption = '&Send to Resplendence Support'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333FFFFFFFFFFFFFFF000000000000
- 000077777777777777770FFFFFFFFFFFFFF07F3333FFF33333370FFFF777FFFF
- FFF07F333777333333370FFFFFFFFFFFFFF07F3333FFFFFF33370FFFF777777F
- FFF07F33377777733FF70FFFFFFFFFFF99907F3FFF33333377770F777FFFFFFF
- 9CA07F77733333337F370FFFFFFFFFFF9A907FFFFFFFFFFF7FF7000000000000
- 0000777777777777777733333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- ParentFont = False
- OnClick = ButtonMailClick
- end
- end
- end
- end
-