home *** CD-ROM | disk | FTP | other *** search
- object fProjInfo: TfProjInfo
- Left = 345
- Top = 179
- Width = 484
- Height = 393
- BorderIcons = [biSystemMenu, biHelp]
- BorderStyle = bsSizeToolWin
- Caption = 'Projekt info'
- Color = clBtnFace
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Grid: TStringGrid
- Left = 0
- Top = 0
- Width = 476
- Height = 359
- Align = alClient
- ColCount = 3
- Ctl3D = False
- DefaultRowHeight = 16
- FixedCols = 0
- RowCount = 20
- FixedRows = 2
- Options = [goFixedVertLine, goVertLine, goHorzLine, goColSizing, goRowSelect]
- ParentCtl3D = False
- TabOrder = 0
- OnDblClick = GridDblClick
- OnDrawCell = GridDrawCell
- OnKeyPress = GridKeyPress
- ColWidths = (
- 119
- 65
- 408)
- end
- end
-