home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Shareware / Comunicatii / zrcserv / setup.exe / %MAINDIR% / ZRCG.exe / 0 / RCDATA / TDEBUGFORM / TDEBUGFORM.txt
Encoding:
Text File  |  2004-05-19  |  652 b   |  33 lines

  1. object DebugForm: TDebugForm
  2.   Left = 7
  3.   Top = 49
  4.   Width = 314
  5.   Height = 594
  6.   Caption = 'Debug'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnClose = FormClose
  15.   OnDestroy = FormDestroy
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Memo1: TMemo
  19.     Left = 0
  20.     Top = 0
  21.     Width = 306
  22.     Height = 567
  23.     Align = alClient
  24.     Font.Charset = RUSSIAN_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -12
  27.     Font.Name = 'Lucida Console'
  28.     Font.Style = []
  29.     ParentFont = False
  30.     TabOrder = 0
  31.   end
  32. end
  33.