home *** CD-ROM | disk | FTP | other *** search
- object frmHistory: TfrmHistory
- Left = 201
- Top = 116
- VertScrollBar.Tracking = True
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsDialog
- Caption = 'Historia'
- ClientHeight = 382
- ClientWidth = 398
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnClose = FormClose
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object bevSeparator: TBevel
- Left = 198
- Top = 345
- Width = 54
- Height = 27
- Shape = bsLeftLine
- end
- object btnOK: TToolbarButton97
- Left = 115
- Top = 345
- Width = 79
- Height = 27
- Caption = 'Otw�rz'
- OnClick = btnOKClick
- end
- object btnCancel: TToolbarButton97
- Left = 206
- Top = 345
- Width = 78
- Height = 27
- Caption = 'Zamknij'
- OnClick = btnCancelClick
- end
- object scbHistory: TScrollBox
- Left = 4
- Top = 9
- Width = 389
- Height = 322
- TabOrder = 0
- object panLeftbar: TPanel
- Left = 0
- Top = 0
- Width = 87
- Height = 318
- BevelOuter = bvNone
- Color = 9461807
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object lblTitle: TLabel
- Left = 0
- Top = 60
- Width = 87
- Height = 14
- Alignment = taCenter
- AutoSize = False
- Caption = 'Historia'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object imgLeftbar: TImage
- Left = 0
- Top = 0
- Width = 87
- Height = 61
- Center = True
- Picture.Data = {<image001.ico>}
- end
- end
- object ListView: TListView
- Left = 87
- Top = 0
- Width = 297
- Height = 318
- HelpContext = 26
- BorderStyle = bsNone
- Color = clWhite
- OnDblClick = ListViewDblClick
- Columns = <
- item
- Width = 250
- end>
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- HotTrack = True
- IconOptions.Arrangement = iaLeft
- IconOptions.AutoArrange = True
- AllocBy = 32000
- OnChange = ListViewChange
- ParentFont = False
- ShowColumnHeaders = False
- TabOrder = 1
- ViewStyle = vsReport
- LargeImages = frmMain.ImlSmallIcons
- SmallImages = frmMain.ImlSmallIcons
- StateImages = frmMain.ImlSmallIcons
- end
- end
- end
-