Subversion Repositories spacemission

Rev

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

Rev 37 Rev 79
Line 33... Line 33...
33
    Font.Color = clBlue
33
    Font.Color = clBlue
34
    Font.Height = -11
34
    Font.Height = -11
35
    Font.Name = 'MS Sans Serif'
35
    Font.Name = 'MS Sans Serif'
36
    Font.Style = [fsUnderline]
36
    Font.Style = [fsUnderline]
37
    ParentFont = False
37
    ParentFont = False
-
 
38
    Visible = False
38
    OnClick = Label3Click
39
    OnClick = Label3Click
39
  end
40
  end
40
  object CheatEdit: TEdit
41
  object CheatEdit: TEdit
41
    Left = 8
42
    Left = 8
42
    Top = 32
43
    Top = 32