Subversion Repositories userdetect2

Rev

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

Rev 68 Rev 80
Line 57... Line 57...
57
    Height = 21
57
    Height = 21
58
    Anchors = [akLeft, akTop, akRight]
58
    Anchors = [akLeft, akTop, akRight]
59
    EditLabel.Width = 102
59
    EditLabel.Width = 102
60
    EditLabel.Height = 13
60
    EditLabel.Height = 13
61
    EditLabel.Caption = 'Section Name (intern)'
61
    EditLabel.Caption = 'Section Name (intern)'
62
    LabelPosition = lpAbove
-
 
63
    LabelSpacing = 3
-
 
64
    ReadOnly = True
62
    ReadOnly = True
65
    TabOrder = 2
63
    TabOrder = 2
66
  end
64
  end
67
  object ListBox1: TListBox
65
  object ListBox1: TListBox
68
    Left = 64
66
    Left = 64