home *** CD-ROM | disk | FTP | other *** search
Text File | 2002-05-12 | 67.9 KB | 1,600 lines |
- object DlgOptions: TDlgOptions
- Left = 252
- Top = 173
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Setting'
- ClientHeight = 324
- ClientWidth = 486
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnCreate = DlgCreate
- PixelsPerInch = 96
- TextHeight = 13
- object ExPanel: TExPanel
- Left = 0
- Top = 0
- Width = 486
- Height = 324
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- JStyleTexture = txTile
- JTransparent = False
- object BitBtnCancel: TBitBtn
- Left = 392
- Top = 72
- Width = 85
- Height = 25
- Cursor = crHandPoint
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnClick = BitBtnCancelClick
- end
- object BitBtnSet: TBitBtn
- Left = 392
- Top = 8
- Width = 85
- Height = 25
- Cursor = crHandPoint
- Caption = '&Set'
- ModalResult = 1
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnClick = BitBtnSetClick
- end
- object Panel: TPanel
- Left = 8
- Top = 8
- Width = 373
- Height = 309
- BevelInner = bvLowered
- TabOrder = 0
- object PageCtrl: TPageControl
- Left = 12
- Top = 12
- Width = 345
- Height = 285
- ActivePage = TabSheet3
- HotTrack = True
- Images = ImgListSheet
- TabOrder = 0
- TabWidth = 85
- object TabSheet3: TTabSheet
- Caption = 'Main'
- ImageIndex = 2
- object GroupBox4: TGroupBox
- Left = 8
- Top = 4
- Width = 321
- Height = 101
- Caption = ' Display the main window '
- TabOrder = 0
- object ExCheckTop: TExCheckBox
- Left = 12
- Top = 24
- Width = 245
- Height = 17
- Cursor = crHandPoint
- Caption = 'Display always on the top'
- TabOrder = 0
- TabStop = True
- TextCheck = 'Display always on the top'
- TextUnCheck = 'Display always on the top'
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExCheckMinTray: TExCheckBox
- Left = 12
- Top = 72
- Width = 245
- Height = 17
- Cursor = crHandPoint
- Caption = 'At minimalization place it in the main panel'
- TabOrder = 2
- TabStop = True
- TextCheck = 'At minimalization place it in the main panel'
- TextUnCheck = 'At minimalization place it in the main panel'
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExCheckTray: TExCheckBox
- Left = 12
- Top = 48
- Width = 245
- Height = 17
- Cursor = crHandPoint
- Caption = 'Display in the main panel'
- TabOrder = 1
- TabStop = True
- TextCheck = 'Display in the main panel'
- TextUnCheck = 'Display in the main panel'
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- end
- object GroupBox5: TGroupBox
- Left = 8
- Top = 196
- Width = 321
- Height = 53
- Caption = ' Quantity of list renewal '
- TabOrder = 2
- Visible = False
- object ExRadioMin: TExRadioButton
- Left = 12
- Top = 24
- Width = 73
- Height = 17
- Cursor = crHandPoint
- Caption = 'Low'
- TabOrder = 0
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadioNormal: TExRadioButton
- Left = 120
- Top = 24
- Width = 73
- Height = 17
- Cursor = crHandPoint
- Caption = 'Middle'
- TabOrder = 1
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadioMax: TExRadioButton
- Left = 232
- Top = 24
- Width = 69
- Height = 17
- Cursor = crHandPoint
- Caption = 'High'
- TabOrder = 2
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- end
- object GroupBox6: TGroupBox
- Left = 8
- Top = 112
- Width = 321
- Height = 73
- Caption = ' Automatic start '
- TabOrder = 1
- object ExCheckAuto: TExCheckBox
- Left = 12
- Top = 20
- Width = 237
- Height = 17
- Cursor = crHandPoint
- Caption = 'Start automaticaly when Windows start'
- TabOrder = 0
- TabStop = True
- OnClick = ExCheckAutoClick
- TextCheck = 'Start automaticaly when Windows start'
- TextUnCheck = 'Start automaticaly when Windows start'
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExCheckAutoMin: TExCheckBox
- Left = 12
- Top = 44
- Width = 241
- Height = 17
- Cursor = crHandPoint
- Caption = 'Automaticaly started minimalized'
- TabOrder = 1
- TabStop = True
- TextCheck = 'Automaticaly started minimalized'
- TextUnCheck = 'Automaticaly started minimalized'
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'List'
- ImageIndex = 1
- object GroupBox2: TGroupBox
- Left = 8
- Top = 8
- Width = 157
- Height = 77
- Caption = ' Type of list '
- TabOrder = 0
- object ExRadioList: TExRadioButton
- Left = 12
- Top = 24
- Width = 97
- Height = 17
- Cursor = crHandPoint
- Caption = 'Report list'
- TabOrder = 0
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadioIco: TExRadioButton
- Left = 12
- Top = 48
- Width = 125
- Height = 17
- Cursor = crHandPoint
- Caption = 'Simple list'
- TabOrder = 1
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- end
- object GroupBoxList: TGroupBox
- Left = 8
- Top = 96
- Width = 317
- Height = 153
- Caption = ' Groups '
- TabOrder = 1
- object ExCheckSystem: TExCheckBox
- Left = 24
- Top = 24
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 0
- TabStop = True
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExCheckTools: TExCheckBox
- Left = 24
- Top = 44
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 1
- TabStop = True
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExCheckNet: TExCheckBox
- Left = 24
- Top = 64
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 2
- TabStop = True
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExCheckUtils: TExCheckBox
- Left = 24
- Top = 84
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 3
- TabStop = True
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExCheckBook: TExCheckBox
- Left = 24
- Top = 104
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 4
- TabStop = True
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExCheckBench: TExCheckBox
- Left = 24
- Top = 124
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 5
- TabStop = True
- FontCheck.Charset = DEFAULT_CHARSET
- FontCheck.Color = clWindowText
- FontCheck.Height = -11
- FontCheck.Name = 'MS Sans Serif'
- FontCheck.Style = []
- FontUnCheck.Charset = DEFAULT_CHARSET
- FontUnCheck.Color = clWindowText
- FontUnCheck.Height = -11
- FontUnCheck.Name = 'MS Sans Serif'
- FontUnCheck.Style = []
- GlyphsTransparent = clFuchsia
- end
- end
- object GroupBoxGroup: TGroupBox
- Left = 8
- Top = 96
- Width = 317
- Height = 153
- Caption = ' Groups '
- TabOrder = 2
- object ExRadioSystem: TExRadioButton
- Left = 24
- Top = 24
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 0
- TabStop = True
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadioTools: TExRadioButton
- Left = 24
- Top = 44
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 1
- TabStop = True
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadioNet: TExRadioButton
- Left = 24
- Top = 64
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 2
- TabStop = True
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadioUtils: TExRadioButton
- Left = 24
- Top = 84
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 3
- TabStop = True
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadioBook: TExRadioButton
- Left = 24
- Top = 104
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 4
- TabStop = True
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadioBench: TExRadioButton
- Left = 24
- Top = 124
- Width = 209
- Height = 17
- Cursor = crHandPoint
- TabOrder = 5
- TabStop = True
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- end
- object GroupBox3: TGroupBox
- Left = 172
- Top = 8
- Width = 153
- Height = 77
- Caption = ' Type group of list '
- TabOrder = 3
- object ExRadioSGroup: TExRadioButton
- Left = 20
- Top = 24
- Width = 125
- Height = 17
- Cursor = crHandPoint
- Caption = 'Simple group'
- TabOrder = 0
- OnClick = ExRadioSGroupClick
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadioAGroup: TExRadioButton
- Left = 20
- Top = 48
- Width = 125
- Height = 17
- Cursor = crHandPoint
- Caption = 'All group'
- TabOrder = 1
- OnClick = ExRadioAGroupClick
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- end
- end
- object TabSheet4: TTabSheet
- Caption = 'Groups'
- ImageIndex = 3
- object ExtListView: TExtListView
- Left = 8
- Top = 48
- Width = 321
- Height = 201
- Cursor = crHandPoint
- Hint = 'List of applications'
- Columns = <
- item
- Caption = 'Programme'
- Width = 176
- end
- item
- Caption = 'Group'
- MaxWidth = 140
- Width = 125
- end
- item
- Caption = 'Type'
- Width = 0
- end
- item
- Caption = 'TypeNew '
- Width = 0
- end
- item
- Caption = 'Programme'
- Width = 0
- end>
- DragMode = dmAutomatic
- HideSelection = False
- HoverTime = -1
- OwnerDraw = True
- ReadOnly = True
- ParentShowHint = False
- ShowHint = True
- SmallImages = ImageListApp
- TabOrder = 0
- ViewStyle = vsReport
- OnSelectItem = ExtListViewSelectItem
- AutoHint = False
- ClipboardEnable = False
- ColumnSize.Save = False
- ColumnSize.Stretch = False
- ColumnSize.Storage = stInifile
- FilterTimeOut = 500
- PrintSettings.FooterSize = 0
- PrintSettings.HeaderSize = 0
- PrintSettings.Time = ppNone
- PrintSettings.Date = ppNone
- PrintSettings.DateFormat = 'dd/mm/yyyy'
- PrintSettings.PageNr = ppNone
- PrintSettings.Title = ppNone
- PrintSettings.Font.Charset = DEFAULT_CHARSET
- PrintSettings.Font.Color = clWindowText
- PrintSettings.Font.Height = -11
- PrintSettings.Font.Name = 'MS Sans Serif'
- PrintSettings.Font.Style = []
- PrintSettings.HeaderFont.Charset = DEFAULT_CHARSET
- PrintSettings.HeaderFont.Color = clWindowText
- PrintSettings.HeaderFont.Height = -11
- PrintSettings.HeaderFont.Name = 'MS Sans Serif'
- PrintSettings.HeaderFont.Style = []
- PrintSettings.FooterFont.Charset = DEFAULT_CHARSET
- PrintSettings.FooterFont.Color = clWindowText
- PrintSettings.FooterFont.Height = -11
- PrintSettings.FooterFont.Name = 'MS Sans Serif'
- PrintSettings.FooterFont.Style = []
- PrintSettings.Borders = pbNoborder
- PrintSettings.BorderStyle = psSolid
- PrintSettings.Centered = False
- PrintSettings.RepeatHeaders = False
- PrintSettings.LeftSize = 0
- PrintSettings.RightSize = 0
- PrintSettings.ColumnSpacing = 0
- PrintSettings.RowSpacing = 0
- PrintSettings.Orientation = poPortrait
- PrintSettings.FixedWidth = 0
- PrintSettings.FixedHeight = 0
- PrintSettings.UseFixedHeight = False
- PrintSettings.UseFixedWidth = False
- PrintSettings.FitToPage = fpNever
- PrintSettings.PageNumSep = '/'
- HTMLHint = False
- HTMLSettings.Width = 100
- HeaderHotTrack = False
- HeaderDragDrop = False
- HeaderFlatStyle = True
- HeaderOwnerDraw = False
- HeaderHeight = 13
- HeaderFont.Charset = DEFAULT_CHARSET
- HeaderFont.Color = clWindowText
- HeaderFont.Height = -11
- HeaderFont.Name = 'MS Sans Serif'
- HeaderFont.Style = []
- SelectionRTFKeep = False
- ScrollHint = False
- SelectionColor = clHighlight
- SelectionTextColor = clHighlightText
- SizeWithForm = False
- SortDirection = sdAscending
- SortShow = False
- SortIndicator = siLeft
- SubImages = False
- SubItemEdit = False
- SubItemSelect = False
- URLColor = clBlack
- VAlignment = vtaCenter
- ItemHeight = 13
- SaveHeader = False
- LoadHeader = False
- ReArrangeItems = False
- DetailView.Visible = False
- DetailView.Column = 0
- DetailView.Font.Charset = DEFAULT_CHARSET
- DetailView.Font.Color = clBlue
- DetailView.Font.Height = -11
- DetailView.Font.Name = 'MS Sans Serif'
- DetailView.Font.Style = []
- DetailView.Height = 16
- DetailView.Indent = 0
- DetailView.SplitLine = False
- end
- object ExBtnSystem: TExBtn
- Left = 8
- Top = 4
- Width = 34
- Height = 34
- Cursor = crHandPoint
- Hint = 'System tools'
- Color = 14811135
- Enabled = False
- HoverFont.Charset = DEFAULT_CHARSET
- HoverFont.Color = clWindowText
- HoverFont.Height = -11
- HoverFont.Name = 'MS Sans Serif'
- HoverFont.Style = []
- OfficeLook = False
- ParentShowHint = False
- ShowGlyph = True
- ShowHint = True
- TabOrder = 2
- Transparent = True
- TransparentColor = clFuchsia
- UseCustomGlyphs = True
- WordWrap = False
- OnClick = ExBtnGroupClick
- OnDragDrop = ExBtnGroupDragDrop
- OnDragOver = ExBtnGroupDragOver
- end
- object ExBtnTools: TExBtn
- Left = 64
- Top = 4
- Width = 34
- Height = 34
- Cursor = crHandPoint
- Hint = 'Tools for service'
- Color = 14811135
- Enabled = False
- HoverFont.Charset = DEFAULT_CHARSET
- HoverFont.Color = clWindowText
- HoverFont.Height = -11
- HoverFont.Name = 'MS Sans Serif'
- HoverFont.Style = []
- OfficeLook = False
- ParentShowHint = False
- ShowGlyph = True
- ShowHint = True
- TabOrder = 3
- Transparent = True
- TransparentColor = clFuchsia
- UseCustomGlyphs = True
- WordWrap = False
- OnClick = ExBtnGroupClick
- OnDragDrop = ExBtnGroupDragDrop
- OnDragOver = ExBtnGroupDragOver
- end
- object ExBtnNet: TExBtn
- Left = 120
- Top = 4
- Width = 34
- Height = 34
- Cursor = crHandPoint
- Hint = 'Network tools'
- Color = 14811135
- Enabled = False
- HoverFont.Charset = DEFAULT_CHARSET
- HoverFont.Color = clWindowText
- HoverFont.Height = -11
- HoverFont.Name = 'MS Sans Serif'
- HoverFont.Style = []
- OfficeLook = False
- ParentShowHint = False
- ShowGlyph = True
- ShowHint = True
- TabOrder = 4
- Transparent = True
- TransparentColor = clFuchsia
- UseCustomGlyphs = True
- WordWrap = False
- OnClick = ExBtnGroupClick
- OnDragDrop = ExBtnGroupDragDrop
- OnDragOver = ExBtnGroupDragOver
- end
- object ExBtnUtils: TExBtn
- Left = 176
- Top = 4
- Width = 34
- Height = 34
- Cursor = crHandPoint
- Hint = 'Utilities'
- Color = 14811135
- Enabled = False
- HoverFont.Charset = DEFAULT_CHARSET
- HoverFont.Color = clWindowText
- HoverFont.Height = -11
- HoverFont.Name = 'MS Sans Serif'
- HoverFont.Style = []
- OfficeLook = False
- ParentShowHint = False
- ShowGlyph = True
- ShowHint = True
- TabOrder = 5
- Transparent = True
- TransparentColor = clFuchsia
- UseCustomGlyphs = True
- WordWrap = False
- OnClick = ExBtnGroupClick
- OnDragDrop = ExBtnGroupDragDrop
- OnDragOver = ExBtnGroupDragOver
- end
- object ExBtnBook: TExBtn
- Left = 236
- Top = 4
- Width = 34
- Height = 34
- Cursor = crHandPoint
- Hint = 'Catalogues'
- Color = 14811135
- Enabled = False
- HoverFont.Charset = DEFAULT_CHARSET
- HoverFont.Color = clWindowText
- HoverFont.Height = -11
- HoverFont.Name = 'MS Sans Serif'
- HoverFont.Style = []
- OfficeLook = False
- ParentShowHint = False
- ShowGlyph = True
- ShowHint = True
- TabOrder = 6
- Transparent = True
- TransparentColor = clFuchsia
- UseCustomGlyphs = True
- WordWrap = False
- OnClick = ExBtnGroupClick
- OnDragDrop = ExBtnGroupDragDrop
- OnDragOver = ExBtnGroupDragOver
- end
- object ExBtnBench: TExBtn
- Left = 296
- Top = 4
- Width = 34
- Height = 34
- Cursor = crHandPoint
- Hint = 'Benchmark tests'
- Color = 14811135
- Enabled = False
- HoverFont.Charset = DEFAULT_CHARSET
- HoverFont.Color = clWindowText
- HoverFont.Height = -11
- HoverFont.Name = 'MS Sans Serif'
- HoverFont.Style = []
- OfficeLook = False
- ParentShowHint = False
- ShowGlyph = True
- ShowHint = True
- TabOrder = 1
- Transparent = True
- TransparentColor = clFuchsia
- UseCustomGlyphs = True
- WordWrap = False
- OnClick = ExBtnGroupClick
- OnDragDrop = ExBtnGroupDragDrop
- OnDragOver = ExBtnGroupDragOver
- end
- end
- object TabSheet1: TTabSheet
- Caption = 'Colours'
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 317
- Height = 241
- Caption = ' Colour combination '
- TabOrder = 0
- object GaugeBar1: TGaugeBar
- Left = 100
- Top = 28
- Width = 157
- Height = 20
- BackgroundColor = clBtnFace
- BarColor1 = clWhite
- BarColor2 = clWhite
- BarColor3 = clWhite
- BarColorStyle = cs2Colors
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- end
- object GaugeBar2: TGaugeBar
- Left = 100
- Top = 60
- Width = 157
- Height = 20
- BackgroundColor = clBtnFace
- BarColor1 = clWhite
- BarColor2 = clWhite
- BarColor3 = clWhite
- BarColorStyle = cs2Colors
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- end
- object GaugeBar3: TGaugeBar
- Left = 100
- Top = 88
- Width = 157
- Height = 20
- BackgroundColor = clBtnFace
- BarColor1 = clWhite
- BarColor2 = clWhite
- BarColor3 = clWhite
- BarColorStyle = cs2Colors
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- end
- object GaugeBar4: TGaugeBar
- Left = 100
- Top = 116
- Width = 157
- Height = 20
- BackgroundColor = clBtnFace
- BarColor1 = clWhite
- BarColor2 = clWhite
- BarColor3 = clWhite
- BarColorStyle = cs2Colors
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- end
- object GaugeBar5: TGaugeBar
- Left = 100
- Top = 144
- Width = 157
- Height = 20
- BackgroundColor = clBtnFace
- BarColor1 = clWhite
- BarColor2 = clWhite
- BarColor3 = clWhite
- BarColorStyle = cs2Colors
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- end
- object GaugeBar6: TGaugeBar
- Left = 100
- Top = 176
- Width = 157
- Height = 20
- BackgroundColor = clBtnFace
- BarColor1 = clWhite
- BarColor2 = clWhite
- BarColor3 = clWhite
- BarColorStyle = cs2Colors
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- end
- object GaugeBar7: TGaugeBar
- Left = 100
- Top = 208
- Width = 157
- Height = 20
- BackgroundColor = clBtnFace
- BarColor1 = clWhite
- BarColor2 = clWhite
- BarColor3 = clWhite
- BarColorStyle = cs2Colors
- Position = 100
- PosTextSuffix = '%'
- ShowPosText = False
- end
- object ExRadio1: TExRadioButton
- Left = 20
- Top = 32
- Width = 57
- Height = 17
- Cursor = crHandPoint
- Caption = 'Grey'
- TabOrder = 0
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadio2: TExRadioButton
- Left = 20
- Top = 64
- Width = 61
- Height = 17
- Cursor = crHandPoint
- Caption = 'Yellow'
- TabOrder = 1
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadio3: TExRadioButton
- Left = 20
- Top = 92
- Width = 61
- Height = 17
- Cursor = crHandPoint
- Caption = 'Blue'
- TabOrder = 2
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadio4: TExRadioButton
- Left = 20
- Top = 120
- Width = 57
- Height = 17
- Cursor = crHandPoint
- Caption = 'Green'
- TabOrder = 3
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadio5: TExRadioButton
- Left = 20
- Top = 148
- Width = 69
- Height = 17
- Cursor = crHandPoint
- Caption = 'Brown'
- TabOrder = 4
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadio6: TExRadioButton
- Left = 20
- Top = 180
- Width = 73
- Height = 17
- Cursor = crHandPoint
- Caption = 'Magenta'
- TabOrder = 5
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- object ExRadio7: TExRadioButton
- Left = 20
- Top = 212
- Width = 73
- Height = 17
- Cursor = crHandPoint
- Caption = 'Red'
- TabOrder = 6
- FontActive.Charset = DEFAULT_CHARSET
- FontActive.Color = clWindowText
- FontActive.Height = -11
- FontActive.Name = 'MS Sans Serif'
- FontActive.Style = []
- FontInactive.Charset = DEFAULT_CHARSET
- FontInactive.Color = clWindowText
- FontInactive.Height = -11
- FontInactive.Name = 'MS Sans Serif'
- FontInactive.Style = []
- GlyphsTransparent = clFuchsia
- end
- end
- end
- end
- end
- object BitBtnUndo: TBitBtn
- Left = 392
- Top = 40
- Width = 85
- Height = 25
- Cursor = crHandPoint
- Caption = '&Back'
- TabOrder = 2
- OnClick = BitBtnUndoClick
- end
- end
- object ImgListSheet: TImageList
- Left = 416
- Top = 180
- Bitmap = {
- 494C010104000900040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600
- 0000000000003600000028000000400000003000000001002000000000000030
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000084844200848442008484
- 4200848442008484000000000000000000000000000000000000840084008442
- 6300844284008442840084428400424242000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000042210000840000008442000084210000840000004200000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000424242004242420042424200424242004242420042424200424242004242
- 42004242420042424200424242004242420084844200F7CEA500F7CEA500F7CE
- A500FFFF0000FFFF000042000000840000008400000042000000C621E700C642
- E700C663E700C684E700C684E700844284008484840042424200424242004242
- 4200424242004242420042424200424242004242420042424200424242004242
- 4200424242004242420042424200000000000000000000000000000000000042
- 000000C6210000FF000000FF000000FF000000FF000000FF000000FF000000C6
- 0000004200000000000000000000000000000000000000000000000000000000
- 000084848400C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C6004242420084844200F7CEA500F7CEA500FFFF
- 0000FFFF0000C6C6420042000000C6C6C6008400000042000000C621C600C621
- E700C642E700C663E700C684E7008442840084848400F7FFFF00F7FFFF00F7FF
- FF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FF
- FF00F7FFFF00F7FFFF00000000000000000000000000000000000021420000C6
- 420000E7210000FF000000FF000000FF000000FF000000FF000000FF000000FF
- 000000E721000021420000000000000000000000000000000000000000000000
- 000084848400C6C6C600FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00C6C6C6004242420084844200F7CEA500FFFF0000FFFF
- 0000C6C6420042210000C6C6C600C6C6C600C684840042424200C600C600C621
- C600C621E700C642E700C663E7008442840084848400F7FFFF0084A5A5008421
- 630084216300842163008421630084216300C6C6C600C6DEC600422121008421
- 630084216300F7FFFF00000000000000000000000000000000000063840000C6
- 4200004200000084000000FF000000FF000000FF000000FF000000FF00000084
- 0000008463000084840000000000000000000000000000000000000000000000
- 000084848400C6C6C600FFFFFF0000008400FFFFFF00FFFFFF00FFFFFF0042A5
- 420042A54200FFFFFF00C6C6C6004242420084844200FFFF0000FFFF0000C6C6
- 42008484000042424200C6DEC600C6C6C600C6C6C60084636300C600C6008400
- 8400C621C600C621E700C642E7008442630084848400F7FFFF00C6DEC600F7FF
- FF00C6DEC600C6DEC600C6DEC600F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FF
- FF00F7FFFF00F7FFFF0000000000000000000000000000426300008484000000
- 0000000000000000000000C6210000FF000000FF000000FF0000004242000000
- 0000000000000084840000214200000000000084840084C6C60084C6C60084C6
- C60084848400C6C6C600000084000000FF0000008400FFFFFF0042A54200C6A5
- 0000C6426300FFFFFF00C6C6C6004242420084840000FFFF0000C6C64200C6C6
- 0000C6C600008463000042424200C6C6C6004200000042000000840063004242
- 420042002100C621C600C621E7008400840084848400F7FFFF004221630084A5
- C6004221630042426300F7FFFF0084426300F7FFFF00F7FFFF00F7FFFF00F7FF
- FF00F7FFFF00F7FFFF0000000000000000000000000000428400004263000000
- 000000000000000000000021420000FF000000FF000000C62100000000000000
- 00000000000000426300004284000000000000848400FFFFFF0084C6E70084E7
- E70084848400C6C6C600FFFFFF0042E7E70000008400FFFFFF00FFFFFF00C642
- 6300FFFFFF00FFFFFF00C6C6C600424242000000000042000000420000004242
- 420084636300420000008400000042424200420000008400000042424200C6DE
- C600C6C6C60042000000420000000000000084848400F7FFFF00F7FFFF00F7FF
- FF00C6C6C600C6C6C600C6C6C600C6C6C600C6DEC600C6C6C600F7FFFF00F7FF
- FF00F7FFFF00F7FFFF0000000000000000000021420000848400002142000000
- 000000000000000000000021420000E7210000FF000000632100000000000000
- 00000000000000214200008484000000000000848400FFFFFF0084E7E70084C6
- E70084848400C6C6C600FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
- FF00FFFFFF00FFFFFF00C6C6C60042424200000000008400000084000000C684
- 8400C6C6C6004200000042000000840000008400000042424200C6C6C600C6C6
- C600C6C6C600C6C6C600840000000000000084848400F7FFFF00844284008442
- 840084428400C6C6C60084428400F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FF
- FF00F7FFFF00F7FFFF0000000000000000000021420000848400002142000021
- 4200000000000000000000638400000000000000000000A56300000000000000
- 00000000000000000000008484000021420000848400FFFFFF0084C6E70084E7
- E70084848400C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600424242000000000084000000C6C6C600C6C6
- C600C6C6C600C6C6C6004242420084000000840000004200000042000000C6C6
- C600C684840084000000840000000000000084848400F7FFFF00C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6C600C6C6
- C600F7FFFF00F7FFFF0000000000000000004200210000A5630000A5630000A5
- 630000A5630000A5630000A5630000000000000000000084840000A5630000A5
- 630000A5630000A5630000A563000021420000848400FFFFFF0084E7E70084C6
- E700848484008400000084000000840000008400000084000000840000008400
- 000084000000840000008400000042424200000000004200000042000000C6C6
- C600C6DEC6004242420084000000420000004242420042000000420000008463
- 63004242420042000000420000000000000084848400F7FFFF00846384008463
- 8400C6C6C600F7FFFF00846384008484A5008463840084638400846384008463
- A50084638400F7FFFF0000000000000000004200000000C6420000C6420000C6
- 420000C6420000C6420000C6420000C6420000C6420000C6420000C6420000C6
- 420000C6420000C6420000C642000021420000848400FFFFFF0084E7E70084E7
- E700848484008400000084000000840000008400000084000000840000008400
- 0000840000008400000084000000424242000084000042E7420042C642000042
- 000042424200006300004200000042000000C6C6C600424242000063630000C6
- C60000C6C60042C6C60042E7E7000084840084848400F7FFFF00C6C6C600C6C6
- C600C6C6C600C6C6C600C6C6C600C6DEC600C6C6C600C6C6C600C6C6C600F7FF
- FF00C6C6C600F7FFFF000000000000000000000000000084420000C6420000C6
- 420000C6420000C6420000426300000000000000000000C6420000C6420000C6
- 420000C6420000C64200008463000000000000848400FFFFFF0084E7E70084C6
- E700848484008484840084848400848484008484840084848400848484008484
- 8400848484008484840084848400848484004284420042E7420042E7420042C6
- 42000084000000C6000084636300C6C6C600C6C6C600C6DEC600424242000084
- 840042C6C60042E7E70042E7E7004284840084848400F7FFFF00F7FFFF008463
- A5008463A5008463A500C6DEC6008463A5008463A5008463A5008463A500C6DE
- C600F7FFFF00F7FFFF000000000000000000000000000021420000C6C60000C6
- C60000C6C6000084A5000000000000000000000000000042630000C6C60000C6
- C60000C6C60000C6C600004263000000000000848400FFFFFF0084E7E70084E7
- E70084C6E70084C6C60084C6C60084C6C60084C6C60084C6C60084C6C60084C6
- C60084C6C60084C6C60000000000000000004284420084E7840042E7420042E7
- 420042C6420000C6000042424200C6848400C6C6C600C6C6C6000021420042C6
- C60042E7E70042E7E70084E7E7004284840084848400F7FFFF00C6A5C600C6A5
- C600C6DEC600C6DEC600C6A5C600C6A5C600C6A5C600F7FFFF00F7FFFF00F7FF
- FF00F7FFFF00F7FFFF00000000000000000000000000000000000063840000FF
- FF0000FFFF00004242000000000000000000000000000021420000FFFF0000FF
- FF0000FFFF0000848400000000000000000000848400FFFFFF0084E7E70084E7
- E70084E7E70084C6E70084E7E70084C6E70084E7E70084C6E70084E7E70084C6
- E70084E7E70084C6C60000000000000000004284420084E7840084E7840042E7
- 420042E7420042C642004200000084000000C6C6C6004200000042C6C60042E7
- E70042E7E70084E7E70084E7E7004284840084848400F7FFFF008484A5008484
- A500C6C6C6008484A5008484A5008484A5008484A5008484A5008484A5008484
- A500F7FFFF00F7FFFF0000000000000000000000000000000000000000000063
- 840000FFFF000084A5000021420000000000000000000021420000FFFF0000FF
- FF0000C6E7000000000000000000000000000084840084C6C60084C6C60084C6
- C60084C6C60084C6C60084C6C60084C6C6000084840000848400008484000084
- 8400008484000084840000000000000000004284420084E7840084E7840084E7
- 840042E7420042E742004200000084000000840000004200000042E7E70042E7
- E70084E7E70084E7E70084E7E7004284840084848400F7FFFF00F7FFFF00F7FF
- FF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FFFF00F7FF
- FF00F7FFFF00F7FFFF0000000000000000000000000000000000000000000000
- 00000042420000A5A50000FFFF0000FFFF0000FFFF0000FFFF0000C6E7000063
- 8400000000000000000000000000000000000000000000848400FFFFFF0084E7
- E70084E7E70084E7E70084E7E700008484000000000000000000000000000000
- 0000000000000000000000000000000000004242420042844200428442004284
- 4200428442000084000000000000000000000000000000000000008484004284
- 8400428484004284840042848400424242008484840042212100422121004221
- 2100422121004221210042212100422121004221210042212100422121004221
- 2100422121004221210042212100000000000000000000000000000000000000
- 0000000000000000000000000000000000000021420000214200000000000000
- 0000000000000000000000000000000000000000000000000000008484000084
- 8400008484000084840000848400000000000000000000000000000000000000
- 000000000000000000000000000000000000424D3E000000000000003E000000
- 2800000040000000300000000100010000000000800100000000000000000000
- 000000000000000000000000FFFFFF0000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000008180FFFFF00FF00000000001E007F000
- 00000001C003F000000000018001800000000001800100000000000100000000
- 0000000100000000800100010000000080010001000000000000000100000000
- 00000001000000000000000180010001000000018001000100000001C0030003
- 00000001E007807F01800001F81FC0FF00000000000000000000000000000000
- 000000000000}
- end
- object ImageListApp: TImageList
- Left = 420
- Top = 233
- end
- end
-