groffstudio

Artifact [299cb4c68e]
Login

Artifact 299cb4c68e8a69826a17eddc49f1eb672c577c90f3dddcfaf2eaad032854256f:


object BuildStatusWindow: TBuildStatusWindow
  Left = 2050
  Height = 367
  Top = 149
  Width = 432
  BorderStyle = bsDialog
  Caption = 'build output'
  ClientHeight = 367
  ClientWidth = 432
  LCLVersion = '2.2.0.4'
  object mBuildOutput: TMemo
    Left = 0
    Height = 367
    Top = 0
    Width = 432
    Align = alClient
    ScrollBars = ssAutoBoth
    TabOrder = 0
  end
end