spiegel-keyman/developer/src/tike/debug/UfrmDebugStatus_Events.dfm

14 lines
293 B
Text

inherited frmDebugStatus_Events: TfrmDebugStatus_Events
Caption = 'frmDebugStatus_Events'
PixelsPerInch = 96
TextHeight = 13
object lbCallStack: TDebugListBox
Left = 0
Top = 0
Width = 434
Height = 320
Align = alClient
ItemHeight = 13
TabOrder = 0
end
end