Subversion Repositories jumper

Rev

Rev 18 | Rev 21 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18 Rev 19
Line 23... Line 23...
23
  OnDestroy = FormDestroy
23
  OnDestroy = FormDestroy
24
  OnShow = FormShow
24
  OnShow = FormShow
25
  PixelsPerInch = 96
25
  PixelsPerInch = 96
26
  TextHeight = 13
26
  TextHeight = 13
27
  object Playground: TPanel
27
  object Playground: TPanel
28
    Left = 8
28
    Left = 0
29
    Top = 8
29
    Top = 0
30
    Width = 313
30
    Width = 313
31
    Height = 289
31
    Height = 289
32
    BevelOuter = bvNone
32
    BevelOuter = bvNone
33
    TabOrder = 0
33
    TabOrder = 0
34
  end
34
  end