Subversion Repositories jumper

Compare Revisions

Regard whitespace Rev HEAD → Rev 1

/trunk/HighScore.dfm
26,10 → 26,6
object PPMTab: TTabSheet
Caption = 'Highest Points per Minute'
ImageIndex = 3
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object PPMList: TListView
Left = 8
Top = 8
59,10 → 55,6
end
object RemainingTab: TTabSheet
Caption = 'Lowest remaining stones'
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object RemainingList: TListView
Left = 8
Top = 8
93,10 → 85,6
object TimeTab: TTabSheet
Caption = 'Shortest time'
ImageIndex = 1
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object TimeList: TListView
Left = 8
Top = 8
127,10 → 115,6
object ScoreTab: TTabSheet
Caption = 'Highest score'
ImageIndex = 2
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object ScoreList: TListView
Left = 8
Top = 8