home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / rocnik.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2000-12-04  |  825b  |  42 lines

  1. object Form2: TForm2
  2.   Left = 338
  3.   Top = 260
  4.   Width = 535
  5.   Height = 361
  6.   Anchors = [akLeft, akTop, akRight, akBottom]
  7.   Caption = 'N∩┐╜pov∩┐╜da'
  8.   Color = clWhite
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -14
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 527
  22.     Height = 329
  23.     Align = alClient
  24.     AutoSize = True
  25.     BevelOuter = bvNone
  26.     BorderWidth = 10
  27.     Color = clWhite
  28.     TabOrder = 0
  29.     object Memo1: TMemo
  30.       Left = 10
  31.       Top = 10
  32.       Width = 507
  33.       Height = 309
  34.       Align = alClient
  35.       BorderStyle = bsNone
  36.       ReadOnly = True
  37.       ScrollBars = ssVertical
  38.       TabOrder = 0
  39.     end
  40.   end
  41. end
  42.