home *** CD-ROM | disk | FTP | other *** search
- object frmHint: TfrmHint
- Left = 269
- Top = 123
- AutoScroll = False
- Caption = 'Hint'
- ClientHeight = 326
- ClientWidth = 539
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Position = poScreenCenter
- OnActivate = OnActivate
- PixelsPerInch = 120
- TextHeight = 16
- object ListBox1: TListBox
- Left = 8
- Top = 8
- Width = 521
- Height = 281
- Color = clMenu
- ItemHeight = 16
- TabOrder = 0
- end
- object OnFileBtn: TButton
- Left = 12
- Top = 295
- Width = 517
- Height = 25
- Cursor = crHandPoint
- Caption = 'OnFileBtn'
- TabOrder = 1
- OnClick = OnFileBtnClick
- end
- end
-