home *** CD-ROM | disk | FTP | other *** search
- object CluesForm: TCluesForm
- Left = 231
- Top = 107
- Width = 235
- Height = 287
- BorderIcons = []
- BorderStyle = bsSizeToolWin
- Caption = 'Clues'
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OnCloseQuery = FormCloseQuery
- OnDeactivate = FormDeactivate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ClueList: TListBox
- Left = 0
- Top = 0
- Width = 227
- Height = 260
- Align = alClient
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Times New Roman'
- Font.Style = []
- ItemHeight = 17
- ParentFont = False
- TabOrder = 0
- OnClick = ClueListClick
- end
- end
-