home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 199
- Top = 102
- ActiveControl = ListBox1
- AutoScroll = False
- Caption = 'Screen Font Listing'
- ClientHeight = 265
- ClientWidth = 427
- Color = clNavy
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- PixelsPerInch = 120
- OnCreate = FormCreate
- TextHeight = 20
- object ListBox1: TListBox
- Left = 37
- Top = 40
- Width = 353
- Height = 170
- Color = clBlue
- Font.Color = clYellow
- Font.Height = -18
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsItalic]
- ItemHeight = 21
- ParentFont = False
- TabOrder = 0
- end
- end
-