ai-agent

FMX Diagram Designer

Interface for creating and managing diagrams in the Delphi FMX.
23 stars11 forksPascalUpdated 2/25/2020100% free · open source
What it does

The FMX-Diagram-Designer is a tool for creating and managing diagrams in the Delphi FMX, allowing developers to visually design and layout user interfaces for their applications.

When to use it
  • When building a desktop application with Delphi and needing a visual interface designer
  • When creating complex user interfaces that require precise layout and design control
  • When migrating a VCL application to FMX and needing to redesign the user interface
Ready-to-paste prompt
Create a new TForm with a TDiagram component and add a button to it: `procedure TForm1.Button1Click(Sender: TObject) begin Diagram1.AddShape(TShape_Rectangle, 10, 10, 100, 100); end;`
Heads up: Make sure to have Delphi 10.4 or later installed, as the FMX-Diagram-Designer requires the newer FMX framework features
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/fmx-diagram-designer && curl -fsSL https://workflowstacks.com/api/skills/fmx-diagram-designer/claude-skill -o ~/.claude/skills/fmx-diagram-designer/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

What's inside — free to inspect

No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

23
top-level files
3
folders
22.4M
source size
MIT
license
Key files
MainForm_frm.fmx
MainForm_frm.pas
MainMenuFrame_frm.fmx
MainMenuFrame_frm.pas
README.md
File tree
Projects Elements/
Samples projects/
screens/
.gitignore
AndroidManifest.template.xml
Changelog.txt
FMXDiagramDesigner_Icns.icns
FMXDiagramDesigner_Icon.ico
FMXDiagramDesigner.deployproj
FMXDiagramDesigner.dpr
FMXDiagramDesigner.dproj
FMXDiagramDesigner.dproj.local
FMXDiagramDesigner.identcache
FMXDiagramDesigner.res
FMXDiagramDesigner.stat
Languages.pas
LICENSE
LinkageFrame_frm.fmx
LinkageFrame_frm.pas
MainForm_frm.fmx
MainForm_frm.pas
MainMenuFrame_frm.fmx
MainMenuFrame_frm.pas
ProcessEditingFrame_frm.fmx
Quick Actions
Details
Creator
pdaszewski
Language
Pascal
Category
ai-agent
Published
10/1/2018

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.