Subversion Repositories spacemission

Rev

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

Rev 2 Rev 3
Line 2... Line 2...
2
  Left = 217
2
  Left = 217
3
  Top = 117
3
  Top = 117
4
  BorderIcons = [biSystemMenu, biMinimize]
4
  BorderIcons = [biSystemMenu, biMinimize]
5
  BorderStyle = bsSingle
5
  BorderStyle = bsSingle
6
  Caption = 'Leveleditor'
6
  Caption = 'Leveleditor'
7
  ClientHeight = 536
7
  ClientHeight = 558
8
  ClientWidth = 753
8
  ClientWidth = 753
9
  Color = clBtnFace
9
  Color = clBtnFace
10
  Font.Charset = DEFAULT_CHARSET
10
  Font.Charset = DEFAULT_CHARSET
11
  Font.Color = clWindowText
11
  Font.Color = clWindowText
12
  Font.Height = -12
12
  Font.Height = -12
Line 263... Line 263...
263
      OnMouseMove = DXDrawMouseMove
263
      OnMouseMove = DXDrawMouseMove
264
    end
264
    end
265
  end
265
  end
266
  object StatusBar: TStatusBar
266
  object StatusBar: TStatusBar
267
    Left = 0
267
    Left = 0
268
    Top = 517
268
    Top = 539
269
    Width = 753
269
    Width = 753
270
    Height = 19
270
    Height = 19
271
    Panels = <>
271
    Panels = <>
272
    SimpleText = 
272
    SimpleText = 
273
      ' Zeigen Sie mit dem Mauszeiger auf eine Einheit, um deren Eigens' +
273
      ' Zeigen Sie mit dem Mauszeiger auf eine Einheit, um deren Eigens' +