home *** CD-ROM | disk | FTP | other *** search
- object Stats: TStats
- Left = 432
- Top = 159
- Width = 184
- Height = 569
- HelpContext = 19
- Caption = 'Statistics'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -18
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsMDIChild
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- PopupMenu = PopupMenu1
- Position = poDefault
- ShowHint = True
- Visible = True
- WindowState = wsMinimized
- OnClose = FormClose
- OnCreate = FormCreate
- OnResize = FormResize
- PixelsPerInch = 120
- TextHeight = 20
- object StringGrid1: TStringGrid
- Left = 0
- Top = 0
- Width = 176
- Height = 538
- Align = alClient
- ColCount = 2
- DefaultRowHeight = 17
- RowCount = 19
- FixedRows = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowMoving, goThumbTracking]
- ParentShowHint = False
- ScrollBars = ssVertical
- ShowHint = True
- TabOrder = 0
- OnKeyDown = StringGrid1KeyDown
- OnMouseDown = StringGrid1MouseDown
- OnMouseMove = StringGrid1MouseMove
- OnRowMoved = StringGrid1RowMoved
- end
- object PopupMenu1: TPopupMenu
- Left = 88
- Top = 416
- object Switchwindow1: TMenuItem
- Caption = 'S&witch window'
- ShortCut = 16471
- OnClick = Switchwindow1Click
- end
- end
- end
-