home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 196
- Top = 110
- Width = 696
- Height = 480
- Caption = 'Listing Installed Decoders'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 688
- Height = 446
- Align = alClient
- Lines.Strings = (
- 'Memo1')
- ScrollBars = ssVertical
- TabOrder = 0
- end
- end
-