Skip to content
19 juillet 2025

Lazarus Components

Watch Online
Popular Tags
  • ia
  • ai
  • pictures
  • images
  • lazarus
  • web
  • framework
  • math
  • virtual
Breaking News
1 fp-ncurses-tui-example-two-forms Free Pascal ncurses wrapper 2 fpsChartTutorial-4 FPSpreadsheet 3 Humanize Go Humanize 4 Full-Deck-Of-Ornate-Playing-Cards Playing Cards Framework 5 snapmodbus SnapModbus
Free Pascal ncurses wrapper
1 min read
  • Forms
This is an attempt to recreate, as much as possible, the pattern used in the LCL but...
Read More
FPSpreadsheet
1 min read
  • Math
  • Office
One of the additions to FPSpreadsheet version 2.0.0 is the possibility to create, read and write charts....
Read More
Go Humanize
1 min read
  • Math
We can humanize/format: Time: 1 second ago, 1 second from now, etc Bytes: Both base 2 and...
Read More
Playing Cards Framework
1 min read
  • 3D and 2D, Games
Providing a common starting point for a possible Solitaire code challenge, I decided to create a card...
Read More
SnapModbus
2 min read
  • Hardware
SnapModbus: an open-source multi-platform Modbus suite (libraries and tools).It’s not written in FreePascal but there is an...
Read More
  • Latest
  • Popular
  • Free Pascal ncurses wrapper

    Free Pascal ncurses wrapper

    13 juillet 2025

    This is an attempt to recreate, as much as possible, the pattern used in the LCL but instead of a graphic environment, we wrap the well known ncurses lib.

    French

    Mode texte dans tform.

  • FPSpreadsheet

    FPSpreadsheet

    13 juillet 2025

    One of the additions to FPSpreadsheet version 2.0.0 is the possibility to create, read and write charts. In this tutorial we will give a short introduction how to create a chart from spreadsheet data and how to display it visually by means of the TAChart library.

    French

    Feuilles de calculs et graphiques correspondant

  • Go Humanize

    Go Humanize

    13 juillet 2025

    We can humanize/format:

    Time: 1 second ago, 1 second from now, etc

    Bytes: Both base 2 and base 10 – B, KB… B, Kib… with different precision

    Comma:

    Thousands separator for integers and reals( with different precision )

    Turn an array of strings into a comma separated string with sorting

    CommaAnd: Turn an array of strings into a comma separated string with sorting, with the last 2 items having a and between them

    Ordinals: 1st, 2nd, 3rd, Nth

  • Playing Cards Framework

    Playing Cards Framework

    13 juillet 2025

    Providing a common starting point for a possible Solitaire code challenge, I decided to create a card framework.

    At the moment we have:

    The inclusion of compiled examples in archives per platform, for each release

    Base classes for Card and Deck.

    Specific classes for the French deck, aka The Standard Deck, with Jokers.

    A class that implements a card pile.

    A class that implements a stack of moved cards, in order to enable undo

    GUI and CLI testing suites

    A very simple implementation of a Klondike Solitaire, under the examples folder. Very basic!!

    French

    Framework de cartes de jeux

  • TExtFileCopy

    TExtFileCopy

    26 janvier 2008

    Copy of files and images with possibility to unstructure a directory with backup for slideshows. Now using imagemagick.

    Extracting words from files too.

    Platform-Independent

    French

    Copie de fichiers et d’images, avec entre autre, la possibilité de destructurer un répertoire, afin de créer facilement un Diaporama complet. Compatible maintenant avec ImageMagick.

    Il y a aussi de l’extraction de chaînes dans des fichiers.

    Compatible Toute Plate-forme

  • TVirtualDBTreeEx

    TVirtualDBTreeEx

    26 janvier 2008

    Rules wich can select nodes of a tree. All linked to data. You can edit it with TDBGroupview from Extended : http://extended.liberlog.fr

    Virtual Tree View needed before downloading.

    If there is a problem with the component contact me.

    French

    Gestion de sélection grâce à un arbre le tout lié à des données. Vous pouvez éditer un arbre avec TDBGroupview de Extended: http://extended.liberlog.fr

    Le Virtual Tree View est nécessaire.

    Si un problème persiste contacter l’auteur du composant.

     

  • TVirtualTreeView

    TVirtualTreeView

    26 janvier 2008

    Gestion de sélection grâce à un arbre avec dessin.

    Rules wich can select nodes of a tree with graphics.

  • Double Commander

    Double Commander

    26 janvier 2008

    Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.

    Double Commander est un gestionnaire de fichiers Open Source avec deux panneaux côte à côte. Il est inspiré de Total Commander et préfigure de nouvelles idées.

Free Pascal ncurses wrapper
1 min read
  • Forms
This is an attempt to recreate, as much as possible, the pattern used in the LCL but...
Read More
FPSpreadsheet
1 min read
  • Math
  • Office
One of the additions to FPSpreadsheet version 2.0.0 is the possibility to create, read and write charts....
Read More

Featured Posts

Free Pascal ncurses wrapper
1 min read
  • Forms
This is an attempt to recreate, as much as possible, the pattern used in the LCL but...
Read More
FPSpreadsheet
1 min read
  • Math
  • Office
One of the additions to FPSpreadsheet version 2.0.0 is the possibility to create, read and write charts....
Read More
Go Humanize
1 min read
  • Math
We can humanize/format: Time: 1 second ago, 1 second from now, etc Bytes: Both base 2 and...
Read More
Playing Cards Framework
1 min read
  • 3D and 2D, Games
Providing a common starting point for a possible Solitaire code challenge, I decided to create a card...
Read More
Free Pascal ncurses wrapper
1 min read
  • Forms
This is an attempt to recreate, as much as possible, the pattern used in the LCL but...
Read More
FPSpreadsheet
1 min read
  • Math
  • Office
One of the additions to FPSpreadsheet version 2.0.0 is the possibility to create, read and write charts....
Read More
Go Humanize
1 min read
  • Math
We can humanize/format: Time: 1 second ago, 1 second from now, etc Bytes: Both base 2 and...
Read More
Playing Cards Framework
1 min read
  • 3D and 2D, Games
Providing a common starting point for a possible Solitaire code challenge, I decided to create a card...
Read More
SnapModbus
2 min read
  • Hardware
SnapModbus: an open-source multi-platform Modbus suite (libraries and tools).It’s not written in FreePascal but there is an...
Read More
InstallAware 2025
2 min read
  • Installing
InstallAware 2025 is a cross-platform tool for application developers looking to self-publish (and update) their software on...
Read More
Intraweb for Lazarus
1 min read
  • HTML/XML
Web components IntraWeb 16 requires a license key version 11 (starts with +0011, the same used in...
Read More
LazTTF2Vector
1 min read
  • Graphics
This program reads TrueType font files and displays the entered text using CADSys4. The result can be...
Read More
NTSC/CRT port
1 min read
  • Exemple
  • Video
Integer-only NTSC video signal encoding/decoding emulation, originally by EMMIR.Also does VHS simulation.A rather straight port from C,...
Read More
Ghostscript-API-Wrapper
1 min read
  • Exemple
  • File, Systems
  • Graphics and Charts
  • Hardware
The Ghostscript-API-Wrapper is an open source project, that simplify use of Ghostscript for Delphi and Free Pascal....
Read More

Pagination des publications

1 2 3 4 … 57 Next

Articles récents

  • Free Pascal ncurses wrapper
  • FPSpreadsheet
  • Go Humanize
  • Playing Cards Framework
  • SnapModbus

Commentaires récents

Aucun commentaire à afficher.

Archives

  • juillet 2025
  • juin 2025
  • avril 2025
  • mars 2025
  • février 2025
  • janvier 2025
  • décembre 2024
  • août 2024
  • juin 2024
  • avril 2024
  • mars 2024
  • mai 2023
  • avril 2023
  • janvier 2023
  • décembre 2022
  • novembre 2022
  • août 2022
  • juin 2022
  • décembre 2021
  • novembre 2021
  • octobre 2021
  • septembre 2021
  • juillet 2021
  • mai 2021
  • avril 2021
  • mars 2021
  • janvier 2021
  • décembre 2020
  • novembre 2020
  • octobre 2020
  • septembre 2020
  • août 2020
  • mai 2020
  • novembre 2019
  • mai 2019
  • janvier 2019
  • octobre 2018
  • septembre 2018
  • juillet 2018
  • juin 2018
  • mai 2018
  • avril 2018
  • novembre 2017
  • septembre 2017
  • juillet 2017
  • mai 2017
  • mars 2017
  • janvier 2017
  • décembre 2016
  • septembre 2016
  • juillet 2016
  • juin 2016
  • septembre 2013
  • août 2013
  • juillet 2013
  • avril 2013
  • mars 2013
  • février 2013
  • janvier 2013
  • novembre 2012
  • octobre 2012
  • septembre 2012
  • août 2012
  • juillet 2012
  • juin 2012
  • avril 2012
  • mars 2012
  • février 2012
  • janvier 2012
  • décembre 2011
  • novembre 2011
  • octobre 2011
  • août 2011
  • juillet 2011
  • juin 2011
  • mai 2011
  • avril 2011
  • mars 2011
  • février 2011
  • janvier 2011
  • décembre 2010
  • novembre 2010
  • octobre 2010
  • septembre 2010
  • août 2010
  • juillet 2010
  • juin 2010
  • mai 2010
  • mars 2010
  • février 2010
  • janvier 2010
  • décembre 2009
  • novembre 2009
  • septembre 2009
  • août 2009
  • juillet 2009
  • juin 2009
  • avril 2009
  • mars 2009
  • janvier 2009
  • décembre 2008
  • novembre 2008
  • septembre 2008
  • juillet 2008
  • mai 2008
  • février 2008
  • janvier 2008

Catégories

  • 3D
  • 3D
  • 3D and 2D, Games
  • Applications
  • Audio
  • Bar/QR Codes
  • Buttons
  • Colors
  • Compilers
  • Components with sources
  • Components without sources
  • Compressing
  • Compressing
  • Crypting
  • Crypting
  • Data/Persistence
  • Data/Persistence
  • Data/Persistence
  • Demos and restrictions
  • Demos, applications, forms, themes, languages
  • DLL
  • DLL
  • Documents
  • Drivers
  • Editing
  • Education
  • Education
  • Emulation
  • Emulation
  • Exemple
  • File Systems
  • File Systems
  • File, Systems
  • Files and bases
  • Files and bases
  • Firewall
  • For Android
  • For Lazarus
  • For Lazarus
  • Forms
  • Forms
  • Fun, graphics, charts
  • Fun, graphics, charts
  • Games
  • Games
  • Genealogy
  • Graphics
  • Graphics and Charts
  • Graphs and stats
  • Hardware
  • Hardware
  • Hardware, sound, video, system, network
  • Hardware, sound, video, system, network
  • HTML/XML
  • HTML/XML
  • Images
  • Installing
  • Languages
  • Languages
  • LAZARUS
  • Log and tests
  • Mail
  • Management
  • Maps
  • Math
  • Math
  • Menus
  • Network
  • Network
  • Network
  • Network
  • Neural Networks and AI
  • Neural Networks and AI
  • Office
  • OS
  • Packaging
  • Panels
  • Players
  • Professions
  • Professions
  • Programming
  • Programming
  • Programming
  • Projects with sources and components
  • Projects without sources
  • Recognition
  • Reports
  • RSS
  • Science/Industry
  • Science/Industry
  • Scripts
  • Searching
  • Security
  • Security
  • Servers
  • Sound
  • Sound
  • Suite
  • System
  • Teaching
  • Teaching
  • Testing
  • Testing
  • Text
  • Text
  • Text, reports
  • Text/Recognition
  • Themes
  • Threading
  • Timers
  • Tools
  • Tools
  • Trees
  • Vectors
  • Video
  • Videos
  • Videos
  • Visual Components
  • Visual Components
  • Web
  • Web
  • Web, XML
  • Web, XML
  • Word processing
  • XML/HTML
  • XML/HTML

You may have missed

Free Pascal ncurses wrapper
1 min read
  • Forms
This is an attempt to recreate, as much as possible, the pattern used in the LCL but...
Read More
FPSpreadsheet
1 min read
  • Math
  • Office
One of the additions to FPSpreadsheet version 2.0.0 is the possibility to create, read and write charts....
Read More
Go Humanize
1 min read
  • Math
We can humanize/format: Time: 1 second ago, 1 second from now, etc Bytes: Both base 2 and...
Read More
Playing Cards Framework
1 min read
  • 3D and 2D, Games
Providing a common starting point for a possible Solitaire code challenge, I decided to create a card...
Read More
Copyright © All rights reserved. | darklinks by AF themes.