mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 18:35:32 +00:00
14 lines
293 B
Text
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
|