home *** CD-ROM | disk | FTP | other *** search
- object ProjectLst: TProjectLst
- Left = 301
- Top = 163
- Width = 341
- Height = 271
- Caption = 'ProjectLst'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- OnCreate = FormCreate
- OnHide = FormHide
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 333
- Height = 244
- Align = alClient
- end
- object SG: TStringGrid
- Left = 0
- Top = 0
- Width = 333
- Height = 244
- Align = alClient
- ColCount = 2
- DefaultColWidth = 40
- DefaultRowHeight = 20
- RowCount = 2
- TabOrder = 0
- OnDblClick = SGDblClick
- OnMouseDown = SGMouseDown
- ColWidths = (
- 40
- 285)
- end
- end
-