dexed/src/u_term.lfm

23 lines
421 B
Plaintext

inherited TermWidget: TTermWidget
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
Width = 674
OnPaint = ContentPaint
end
inherited toolbar: TDexedToolBar
Width = 666
end
end
end