Subversion Repositories stackman

Rev

Rev 2 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 13
Line 1... Line 1...
1
object MDIAppender: TMDIAppender
1
object MDIAppender: TMDIAppender
2
  Left = 215
2
  Left = 215
3
  Top = 137
3
  Top = 137
4
  Width = 361
4
  ClientHeight = 140
5
  Height = 199
5
  ClientWidth = 345
6
  Color = clBtnFace
6
  Color = clBtnFace
7
  ParentFont = True
7
  ParentFont = True
8
  FormStyle = fsMDIChild
8
  FormStyle = fsMDIChild
9
  Menu = MainMenu
9
  Menu = MainMenu
10
  OldCreateOrder = False
-
 
11
  Position = poDefault
10
  Position = poDefault
12
  Visible = True
11
  Visible = True
13
  OnClose = FormClose
12
  OnClose = FormClose
14
  OnCloseQuery = FormCloseQuery
13
  OnCloseQuery = FormCloseQuery
15
  OnCreate = FormCreate
14
  OnCreate = FormCreate
16
  OnShow = FormShow
15
  OnShow = FormShow
17
  PixelsPerInch = 96
-
 
18
  TextHeight = 13
16
  TextHeight = 15
19
  object VSplitter: TSplitter
17
  object VSplitter: TSplitter
20
    Left = 0
18
    Left = 0
21
    Top = 94
19
    Top = 81
22
    Width = 353
20
    Width = 345
23
    Height = 2
21
    Height = 2
24
    Cursor = crVSplit
22
    Cursor = crVSplit
25
    Align = alBottom
23
    Align = alBottom
-
 
24
    ExplicitTop = 94
-
 
25
    ExplicitWidth = 353
26
  end
26
  end
27
  object topPanel: TPanel
27
  object topPanel: TPanel
28
    Left = 0
28
    Left = 0
29
    Top = 0
29
    Top = 0
30
    Width = 353
30
    Width = 345
31
    Height = 94
31
    Height = 81
32
    Align = alClient
32
    Align = alClient
33
    BevelOuter = bvNone
33
    BevelOuter = bvNone
34
    TabOrder = 0
34
    TabOrder = 0
-
 
35
    ExplicitWidth = 353
-
 
36
    ExplicitHeight = 94
35
    object CheckListBox1: TCheckListBox
37
    object CheckListBox1: TCheckListBox
36
      Left = 0
38
      Left = 0
37
      Top = 0
39
      Top = 0
38
      Width = 353
40
      Width = 353
39
      Height = 94
41
      Height = 94
Line 46... Line 48...
46
      OnMeasureItem = CheckListBox1MeasureItem
48
      OnMeasureItem = CheckListBox1MeasureItem
47
    end
49
    end
48
  end
50
  end
49
  object bottomPanel: TPanel
51
  object bottomPanel: TPanel
50
    Left = 0
52
    Left = 0
51
    Top = 96
53
    Top = 83
52
    Width = 353
54
    Width = 345
53
    Height = 57
55
    Height = 57
54
    Align = alBottom
56
    Align = alBottom
55
    BevelOuter = bvNone
57
    BevelOuter = bvNone
56
    TabOrder = 1
58
    TabOrder = 1
-
 
59
    ExplicitTop = 96
-
 
60
    ExplicitWidth = 353
57
    object newLineEdt: TMemo
61
    object newLineEdt: TMemo
58
      Left = 0
62
      Left = 0
59
      Top = 0
63
      Top = 0
60
      Width = 353
64
      Width = 353
61
      Height = 57
65
      Height = 57