dexed/src/ce_term.lfm

24 lines
437 B
Plaintext

inherited CETermWidget: TCETermWidget
Left = 1018
Height = 296
Width = 674
Caption = 'Terminal'
ClientHeight = 296
ClientWidth = 674
inherited Back: TPanel
Height = 296
Width = 674
ClientHeight = 296
ClientWidth = 674
inherited Content: TPanel
Height = 260
Top = 36
Width = 674
OnPaint = ContentPaint
end
inherited toolbar: TCEToolBar
Width = 666
end
end
end