Subversion Repositories spacemission

Compare Revisions

Regard whitespace Rev 15 → Rev 14

/LevMain.dfm
4,8 → 4,8
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Leveleditor'
ClientHeight = 519
ClientWidth = 749
ClientHeight = 520
ClientWidth = 753
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
14,6 → 14,7
Font.Style = []
KeyPreview = True
Menu = MainMenu
OldCreateOrder = True
Position = poScreenCenter
Scaled = False
OnClose = FormClose
22,6 → 23,7
OnDestroy = FormDestroy
OnMouseMove = DXDrawMouseMove
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 648
263,8 → 265,8
end
object StatusBar: TStatusBar
Left = 0
Top = 500
Width = 749
Top = 501
Width = 753
Height = 19
Panels = <>
SimpleText =
271,8 → 273,6
' Zeigen Sie mit dem Mauszeiger auf eine Einheit, um deren Eigens' +
'chaften anzuzeigen...'
OnMouseMove = DXDrawMouseMove
ExplicitTop = 499
ExplicitWidth = 745
end
object LivesEdt: TEdit
Left = 648