home *** CD-ROM | disk | FTP | other *** search
- object TraceForm: TTraceForm
- Left = 888
- Top = 567
- Width = 630
- Height = 329
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- PixelsPerInch = 120
- Scaled = False
- OnCreate = FormCreate
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 622
- Height = 302
- Align = alClient
- BevelInner = bvLowered
- BevelOuter = bvLowered
- TabOrder = 0
- object Memo: TMemo
- Left = 2
- Top = 2
- Width = 618
- Height = 298
- Align = alClient
- BorderStyle = bsNone
- Lines.Strings = (
- '')
- ReadOnly = True
- ScrollBars = ssVertical
- TabOrder = 0
- WantTabs = True
- end
- end
- end
-