Documentation
StringKit-FP
A modern string toolkit for Free Pascal and Lazarus.
Learn StringKit-FP from your first call to useful text processing.
RecipesCommon TasksCopy tested, working Pascal examples.
Cheat SheetQuick LookupFind the operation you need quickly.
API ReferencePublic APIBrowse StringKit's static and helper interfaces.
StringKit-FP is a modern, lightweight string toolkit for Free Pascal and Lazarus. Start with a small task, then follow the guide that matches what you need to do.
Getting started#
- Beginner Guide — install StringKit-FP and learn the main ideas in order.
- Recipes — complete, compiled programs for common tasks.
- Cheat Sheet — a compact API reminder once you know the basics.
Guides#
- Static API vs helper API
- Case conversion
- Validation
- Encoding
- Fuzzy matching
- Parsing and Try APIs
- Text analysis
Reference#
Project#
The online site is versioned. The top-level site opens the current release; /1.9.2/ is the current documentation path and /1.9.1/ remains a stable historical release. The version selector opens a release root when a page is not shared by every version.