home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-02-01 | 54.1 KB | 2,095 lines |
- object frmBrowseAlfabetically: TfrmBrowseAlfabetically
- Left = 217
- Top = 183
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Przegl�daj'
- ClientHeight = 426
- ClientWidth = 468
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel4: TBevel
- Left = 193
- Top = 388
- Width = 54
- Height = 27
- Shape = bsLeftLine
- end
- object Bevel1: TBevel
- Left = 279
- Top = 388
- Width = 54
- Height = 27
- Shape = bsLeftLine
- end
- object btnClose: TToolbarButton97
- Left = 284
- Top = 388
- Width = 79
- Height = 27
- Caption = 'Zamknij'
- OnClick = btnCloseClick
- end
- object btnApply: TToolbarButton97
- Left = 198
- Top = 388
- Width = 79
- Height = 27
- Caption = 'Zastosuj'
- OnClick = btnApplyClick
- end
- object btnOpen: TToolbarButton97
- Left = 112
- Top = 388
- Width = 79
- Height = 27
- Caption = 'Otw�rz'
- OnClick = btnOpenClick
- end
- object PageControl: TPageControl
- Left = 9
- Top = 9
- Width = 451
- Height = 363
- ActivePage = TabA
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- MultiLine = True
- ParentFont = False
- ScrollOpposite = True
- TabOrder = 0
- TabWidth = 16
- OnChange = PageControlChange
- OnChanging = PageControlChanging
- object TabA: TTabSheet
- Caption = 'A'
- object ScrollBoxA: TScrollBox
- Left = 0
- Top = 9
- Width = 444
- Height = 322
- TabOrder = 0
- object ListViewA: TListView
- Left = 86
- Top = -1
- Width = 354
- Height = 319
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewADblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewAChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarA: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterA: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'A'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsA: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabB: TTabSheet
- Caption = 'B'
- object ScrollBoxB: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewB: TListView
- Left = 87
- Top = 0
- Width = 352
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewBDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewBChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftBarB: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterB: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'B'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsB: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabC: TTabSheet
- Caption = 'C'
- object ScrollBox1: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewC: TListView
- Left = 87
- Top = 0
- Width = 352
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewCDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewCChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarC: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterC: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'C'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsC: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabD: TTabSheet
- Caption = 'D'
- object ScrollBox2: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewD: TListView
- Left = 87
- Top = 0
- Width = 352
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewDDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewDChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarD: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterD: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'D'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsD: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabE: TTabSheet
- Caption = 'E'
- object ScrollBox3: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewE: TListView
- Left = 87
- Top = 0
- Width = 352
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewEDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewEChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarE: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterE: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'E'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsE: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabF: TTabSheet
- Caption = 'F'
- object ScrollBox4: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewF: TListView
- Left = 87
- Top = 0
- Width = 352
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewFDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewFChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarF: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterF: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'F'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsF: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabG: TTabSheet
- Caption = 'G'
- object ScrollBox5: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewG: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewGDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewGChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarG: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterG: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'G'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsG: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabH: TTabSheet
- Caption = 'H'
- object ScrollBox6: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewH: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewHDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewHChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarH: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterH: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'H'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsH: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabI: TTabSheet
- Caption = 'I'
- object ScrollBox7: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewI: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewIDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewIChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarI: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterI: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'I'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsI: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabJ: TTabSheet
- Caption = 'J'
- object ScrollBox8: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewJ: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewJDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewJChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarJ: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterJ: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'J'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsJ: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabK: TTabSheet
- Caption = 'K'
- object ScrollBox9: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewK: TListView
- Left = 87
- Top = 0
- Width = 352
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewKDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewKChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarK: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterK: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'K'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsK: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabL: TTabSheet
- Caption = 'L'
- object ScrollBox10: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewL: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewLDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewLChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarL: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterL: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'L'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsL: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabM: TTabSheet
- Caption = 'M'
- object ScrollBox11: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewM: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewMDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewMChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarM: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterM: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'M'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsM: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabN: TTabSheet
- Caption = 'N'
- object ScrollBox12: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewN: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewNDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewNChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarN: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterN: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'N'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsN: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabO: TTabSheet
- Caption = 'O'
- object ScrollBox13: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewO: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewODblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewOChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarO: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterO: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'O'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsO: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabP: TTabSheet
- Caption = 'P'
- object ScrollBox14: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewP: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewPDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewPChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarP: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterP: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'P'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsP: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabQ: TTabSheet
- Caption = 'Q'
- object ScrollBox15: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewQ: TListView
- Left = 87
- Top = 0
- Width = 352
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewQDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewQChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarQ: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterQ: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'Q'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsQ: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabR: TTabSheet
- Caption = 'R'
- object ScrollBox16: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewR: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewRDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewRChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarR: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterR: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'R'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsR: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabS: TTabSheet
- Caption = 'S'
- object ScrollBox17: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewS: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewSDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewSChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarS: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterS: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'S'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsS: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabT: TTabSheet
- Caption = 'T'
- object ScrollBox18: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewT: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewTDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewTChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarT: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterT: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'T'
- Color = 16763087
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- Transparent = True
- end
- object lblTermsT: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabU: TTabSheet
- Caption = 'U'
- object ScrollBox19: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewU: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewUDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewUChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarU: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterU: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'U'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsU: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabV: TTabSheet
- Caption = 'V'
- object ScrollBox20: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewV: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewVDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewVChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarV: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterV: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'V'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsV: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabW: TTabSheet
- Caption = 'W'
- object ScrollBox21: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewW: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewWDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewWChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarW: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterW: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'W'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsW: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabX: TTabSheet
- Caption = 'X'
- object ScrollBox22: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewX: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewXDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewXChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarX: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterX: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'X'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsX: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabY: TTabSheet
- Caption = 'Y'
- object ScrollBox23: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewY: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewYDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewYChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarY: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterY: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'Y'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsY: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabZ: TTabSheet
- Caption = 'Z'
- object ScrollBox24: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewZ: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewZDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewZChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarZ: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterZ: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'Z'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsZ: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- object TabAt: TTabSheet
- Caption = '@'
- object ScrollBox25: TScrollBox
- Left = 0
- Top = 9
- Width = 443
- Height = 322
- TabOrder = 0
- object ListViewAt: TListView
- Left = 87
- Top = 0
- Width = 351
- Height = 318
- HelpContext = 25
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewAtDblClick
- Columns = <
- item
- Width = 250
- end>
- ReadOnly = True
- HotTrack = True
- AllocBy = 500
- OnChange = ListViewAtChange
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- object panLeftbarAt: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- TabOrder = 1
- object lblLetterAt: TLabel
- Left = 9
- Top = 9
- Width = 70
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = '@'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -40
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTermsAt: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- end
- end
- end
- end
- end
-