Subversion Repositories spacemission

Rev

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

Rev 6 Rev 15
Line 2... Line 2...
2
  Left = 197
2
  Left = 197
3
  Top = 104
3
  Top = 104
4
  BorderIcons = [biSystemMenu, biMinimize]
4
  BorderIcons = [biSystemMenu, biMinimize]
5
  BorderStyle = bsSingle
5
  BorderStyle = bsSingle
6
  Caption = 'Levelquelltext'
6
  Caption = 'Levelquelltext'
7
  ClientHeight = 392
7
  ClientHeight = 391
8
  ClientWidth = 489
8
  ClientWidth = 485
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 ElLabel1: TLabel
19
  object ElLabel1: TLabel
22
    Left = 8
20
    Left = 8
23
    Top = 8
21
    Top = 8
24
    Width = 85
22
    Width = 85