Subversion Repositories spacemission

Rev

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

Rev 8 Rev 15
Line 2... Line 2...
2
  Left = 195
2
  Left = 195
3
  Top = 103
3
  Top = 103
4
  BorderIcons = [biSystemMenu, biMinimize]
4
  BorderIcons = [biSystemMenu, biMinimize]
5
  BorderStyle = bsSingle
5
  BorderStyle = bsSingle
6
  Caption = 'Leveleigenschaften'
6
  Caption = 'Leveleigenschaften'
7
  ClientHeight = 252
7
  ClientHeight = 251
8
  ClientWidth = 388
8
  ClientWidth = 384
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 = -11
12
  Font.Height = -11
13
  Font.Name = 'MS Sans Serif'
13
  Font.Name = 'MS Sans Serif'
14
  Font.Style = []
14
  Font.Style = []
15
  OldCreateOrder = False
-
 
16
  Position = poMainFormCenter
15
  Position = poMainFormCenter
17
  OnHide = FormHide
16
  OnHide = FormHide
18
  OnShow = FormShow
17
  OnShow = FormShow
19
  PixelsPerInch = 96
-
 
20
  TextHeight = 13
18
  TextHeight = 13
21
  object ElPopupButton1: TButton
19
  object ElPopupButton1: TButton
22
    Left = 280
20
    Left = 280
23
    Top = 216
21
    Top = 216
24
    Width = 99
22
    Width = 99