docked
Tag
DinosTerminal 0.1
by DinosDev in IDE Plugins for Delphi
A full-featured terminal docked inside the Delphi IDE. You can docked on IDE, save the template, when you loading template, your terminal loading together DTerminal is an open-source, design-time Delphi IDE plugin that embeds a real terminal directly into RAD Studio / Delphi. It gives you a native Command Prompt (CMD), PowerShell, and WSL (Linux) shell without leaving your development environment — with color output, cursor handling, scrolling, copy/paste and command interruption. Dockable inside the IDE — registers as a dockable form via the Open Tools API, persists across Design and Debug layouts. Multi-terminal tabs — open as many CMD, PowerShell or WSL shells as you want, each in its own tab. True VT rendering — SGR colors (16/256/RGB), bold/italic/underline/inverse, cursor positioning, scroll regions, alternative screen buffer and OSC window titles. Scrollback — scroll back through output history (mouse wheel / scrollbar). Copy & paste — select with the mouse and copy (Ctrl+C / context menu), paste with Ctrl+V or the context menu. Interrupt long-running commands — press Ctrl+Break (or Ctrl+Pause) to send an interrupt (#3, equivalent to Ctrl+C) to the foreground process. Great for ping -t, tail -f, custom servers, etc. History — arrow-up/down navigation on the input line (CMD/PowerShell/WSL shells provide their own history as well). Window titles — OSC 0;title sequences update the tab caption. Solid engine — UTF-8 aware reader, partial multibyte sequence handling, unicode-tolerant pipes, job objects to guarantee children are killed on close.
Multiview Navigation Demo (Delphi) 1.0
by Embarcadero Technologies in Sample Projects for Delphi
This demo shows you how to implement a master-detail interface and display the Multiview control as a slide-in drawer, popover menu, docked panel and more.
Multiview Navigation Demo (C++) 1.0
by Embarcadero Technologies in Sample Projects for C++Builder
This demo shows you how to implement a master-detail interface and display the Multiview control as a slide-in drawer, popover menu, docked panel and more.

