home *** CD-ROM | disk | FTP | other *** search
- object TraceForm: TTraceForm
- Left = 450
- Top = 418
- Width = 630
- Height = 470
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Courier New'
- Font.Style = []
- OldCreateOrder = True
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 622
- Height = 443
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object Memo: TRichEdit
- Left = 0
- Top = 0
- Width = 622
- Height = 443
- Align = alClient
- PlainText = True
- ScrollBars = ssVertical
- TabOrder = 0
- end
- end
- end
-