Repository URL to install this package:
|
Version:
1.6 ▾
|
lazarus
/
usr
/
share
/
lazarus
/
1.6
/
components
/
PascalScript
/
Samples
/
IDE
/
ide_debugoutput.dfm
|
|---|
object debugoutput: Tdebugoutput
Left = 192
Top = 107
Width = 530
Height = 366
Caption = 'Debug Output'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object output: TMemo
Left = 0
Top = 0
Width = 522
Height = 339
Align = alClient
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
end
end