sgcSign is an eSeGeCe component library for Delphi and C++Builder. This skill ships the public API surface only (properties, events, methods), so you can write correct code without the library source.
Routing
Find a component: reference/components-index.md lists every component and its unit, grouped by module.
Uses clause: add the component's unit: value (shown on its API page) to your uses clause. Nothing compiles without it.
API detail: reference/api/<Component>.md has the Properties, Events and Methods, each in both Delphi and C++Builder form.
Option / enum / event types: property and event types link to reference/types/<TypeName>.md, which documents the sub-properties of option classes, the values of enums, and the parameter list of event handlers.
Examples: examples/index.md is the full demo catalog; examples/<Component>.md is a focused, real usage snippet.
Concepts: concepts/overview.md (getting started + uses-clause rule).
Version history: reference/history.md lists what changed in each sgcSign release.
Only public and published members are documented. Method bodies, private fields and protected members are intentionally not included.
1---2name: sgcsign3description: sgcSign4---56# sgcSign78sgcSign is an eSeGeCe component library for Delphi and C++Builder. This skill ships the public API surface only (properties, events, methods), so you can write correct code without the library source.910## Routing1112- **Find a component**: `reference/components-index.md` lists every component and its `unit`, grouped by module.13- **Uses clause**: add the component's `unit:` value (shown on its API page) to your `uses` clause. Nothing compiles without it.14- **API detail**: `reference/api/<Component>.md` has the Properties, Events and Methods, each in both Delphi and C++Builder form.15- **Option / enum / event types**: property and event types link to `reference/types/<TypeName>.md`, which documents the sub-properties of option classes, the values of enums, and the parameter list of event handlers.16- **Examples**: `examples/index.md` is the full demo catalog; `examples/<Component>.md` is a focused, real usage snippet.17- **Concepts**: `concepts/overview.md` (getting started + uses-clause rule).18- **Version history**: `reference/history.md` lists what changed in each sgcSign release.1920Only public and published members are documented. Method bodies, private fields and protected members are intentionally not included.21
Run npx skillmds@latest add esegece-com/sgcsign in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
sgcSign It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
esegece-com (@esegece-com) published this skill. Their other Agent Skills are listed on their SkillMD profile.