lazarus/ide/infobuild.lfm
mattias 404a27c33f IDE: improved layout info build window
git-svn-id: trunk@23972 -
2010-03-12 21:54:53 +00:00

349 lines
8.2 KiB
Plaintext

object CompileInfoDlg: TCompileInfoDlg
Left = 628
Height = 209
Top = 372
Width = 384
ActiveControl = PnlTitle
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Compile project'
ChildSizing.LeftRightSpacing = 6
ChildSizing.TopBottomSpacing = 6
ChildSizing.HorizontalSpacing = 6
ChildSizing.VerticalSpacing = 6
ClientHeight = 209
ClientWidth = 384
FormStyle = fsStayOnTop
KeyPreview = True
OnCreate = FormCreate
OnKeyDown = FormKeyDown
Position = poScreenCenter
LCLVersion = '0.9.29'
object PnlTitle: TPanel
Left = 6
Height = 25
Top = 6
Width = 372
Align = alTop
AutoSize = True
BevelInner = bvRaised
BevelOuter = bvLowered
ClientHeight = 25
ClientWidth = 372
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object lbInfo: TLabel
Left = 7
Height = 21
Top = 2
Width = 358
Align = alClient
Alignment = taCenter
BorderSpacing.Left = 5
BorderSpacing.Right = 5
Layout = tlCenter
ParentColor = False
end
end
object Panel1: TPanel
Left = 6
Height = 80
Top = 37
Width = 372
Align = alClient
AutoSize = True
BevelInner = bvRaised
BevelOuter = bvLowered
ClientHeight = 80
ClientWidth = 372
ParentColor = False
TabOrder = 1
object PCurrentStatus: TLabel
Left = 4
Height = 72
Top = 4
Width = 364
Align = alClient
Alignment = taCenter
AutoSize = False
BorderSpacing.Left = 2
BorderSpacing.Top = 2
BorderSpacing.Right = 2
BorderSpacing.Bottom = 2
Color = clBtnFace
Layout = tlCenter
ParentColor = False
Transparent = False
WordWrap = True
end
end
object pnlButton: TPanel
Left = 6
Height = 32
Top = 171
Width = 372
Align = alBottom
AutoSize = True
BevelOuter = bvNone
ClientHeight = 32
ClientWidth = 372
TabOrder = 2
object BClose: TBitBtn
AnchorSideBottom.Side = asrBottom
Left = 149
Height = 32
Top = 0
Width = 75
Anchors = [akTop]
AutoSize = True
Cancel = True
Caption = '&OK'
Constraints.MinHeight = 23
Constraints.MinWidth = 75
Default = True
Kind = bkOK
ModalResult = 1
NumGlyphs = 0
OnClick = BCloseClick
TabOrder = 0
end
end
object pnlInfo: TPanel
Left = 6
Height = 42
Top = 123
Width = 372
Align = alBottom
AutoSize = True
BevelOuter = bvNone
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
ChildSizing.EnlargeVertical = crsHomogenousChildResize
ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 3
ClientHeight = 42
ClientWidth = 372
TabOrder = 3
object pnlLines: TPanel
Left = 0
Height = 42
Top = 0
Width = 115
AutoSize = True
BevelInner = bvRaised
BevelOuter = bvLowered
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
ChildSizing.EnlargeVertical = crsHomogenousChildResize
ClientHeight = 42
ClientWidth = 115
TabOrder = 0
object LNLines: TLabel
Left = 44
Height = 38
Top = 2
Width = 64
Align = alClient
Alignment = taRightJustify
AutoSize = False
BorderSpacing.Right = 5
Caption = '0'
Layout = tlCenter
ParentColor = False
end
object LInfoLines: TLabel
Left = 6
Height = 38
Top = 2
Width = 38
Align = alLeft
BorderSpacing.Left = 4
Caption = 'Lines:'
Layout = tlCenter
ParentColor = False
end
end
object Panel3: TPanel
Left = 115
Height = 42
Top = 0
Width = 136
AutoSize = True
BorderSpacing.Left = 4
BorderSpacing.Right = 4
BevelInner = bvRaised
BevelOuter = bvLowered
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
ChildSizing.EnlargeVertical = crsHomogenousChildResize
ChildSizing.Layout = cclLeftToRightThenTopToBottom
ChildSizing.ControlsPerLine = 1
ClientHeight = 42
ClientWidth = 136
TabOrder = 1
object pnlHints: TPanel
Left = 2
Height = 19
Top = 4
Width = 132
AutoSize = True
BorderSpacing.Left = 2
BorderSpacing.Top = 4
BorderSpacing.Right = 2
BevelOuter = bvNone
ClientHeight = 19
ClientWidth = 132
TabOrder = 0
object LNHint: TLabel
Left = 40
Height = 19
Top = 0
Width = 90
Align = alClient
Alignment = taRightJustify
AutoSize = False
BorderSpacing.Left = 2
BorderSpacing.Right = 2
Caption = '0'
ParentColor = False
ParentFont = False
end
object LInfoHint: TLabel
Left = 0
Height = 19
Top = 0
Width = 38
Align = alLeft
Caption = 'Hints:'
ParentColor = False
end
end
object pnlWarnings: TPanel
Left = 2
Height = 19
Top = 23
Width = 132
BorderSpacing.Left = 2
BorderSpacing.Top = 2
BorderSpacing.Right = 2
BevelOuter = bvNone
ClientHeight = 19
ClientWidth = 132
TabOrder = 1
object LInfoWarning: TLabel
Left = 0
Height = 19
Top = 0
Width = 62
Align = alLeft
Caption = 'Warnings:'
ParentColor = False
end
object LNWarning: TLabel
Left = 64
Height = 19
Top = 0
Width = 66
Align = alClient
Alignment = taRightJustify
AutoSize = False
BorderSpacing.Left = 2
BorderSpacing.Right = 2
Caption = '0'
ParentColor = False
ParentFont = False
end
end
end
object pnlNotesErrors: TPanel
Left = 255
Height = 42
Top = 0
Width = 117
AutoSize = True
BorderSpacing.Left = 4
BevelInner = bvRaised
BevelOuter = bvLowered
ChildSizing.EnlargeHorizontal = crsHomogenousChildResize
ChildSizing.EnlargeVertical = crsHomogenousChildResize
ChildSizing.Layout = cclTopToBottomThenLeftToRight
ChildSizing.ControlsPerLine = 2
ClientHeight = 42
ClientWidth = 117
TabOrder = 2
object pnlNotes: TPanel
Left = 2
Height = 19
Top = 4
Width = 113
AutoSize = True
BorderSpacing.Left = 2
BorderSpacing.Top = 4
BorderSpacing.Right = 2
BevelOuter = bvNone
ClientHeight = 19
ClientWidth = 113
TabOrder = 0
object LInfoNote: TLabel
Left = 0
Height = 19
Top = 0
Width = 43
Align = alLeft
Caption = 'Notes:'
ParentColor = False
end
object LNNote: TLabel
Left = 45
Height = 19
Top = 0
Width = 66
Align = alClient
Alignment = taRightJustify
AutoSize = False
BorderSpacing.Left = 2
BorderSpacing.Right = 2
Caption = '0'
ParentColor = False
ParentFont = False
end
end
object pnlErrors: TPanel
Left = 2
Height = 19
Top = 23
Width = 113
AutoSize = True
BorderSpacing.Left = 2
BorderSpacing.Top = 2
BorderSpacing.Right = 2
BevelOuter = bvNone
ClientHeight = 19
ClientWidth = 113
TabOrder = 1
object LInfoError: TLabel
Left = 0
Height = 19
Top = 0
Width = 43
Align = alLeft
Caption = 'Errors:'
ParentColor = False
end
object LNError: TLabel
Left = 45
Height = 19
Top = 0
Width = 66
Align = alClient
Alignment = taRightJustify
AutoSize = False
BorderSpacing.Left = 2
BorderSpacing.Right = 2
Caption = '0'
ParentColor = False
ParentFont = False
end
end
end
end
end