home *** CD-ROM | disk | FTP | other *** search
- object ShowForm: TShowForm
- Left = 620
- Top = 140
- Width = 213
- Height = 281
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSizeToolWin
- Caption = 'ShowForm'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object ListBox1: TListBox
- Left = 0
- Top = 0
- Width = 205
- Height = 254
- Align = alClient
- ItemHeight = 13
- TabOrder = 0
- OnClick = ListBox1Click
- end
- end
-