Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdillx/bibliotecagd--fmx
A versatile collection of Delphi custom components for enhancing UI development and facilitating VCL to FMX migration, featuring advanced styling and database connectivity.
https://github.com/xdillx/bibliotecagd--fmx
components csv database dbedit delphi delphi-gd delphi-library export firemonkey fmx json qrcode ui-components
Last synced: about 1 month ago
JSON representation
A versatile collection of Delphi custom components for enhancing UI development and facilitating VCL to FMX migration, featuring advanced styling and database connectivity.
- Host: GitHub
- URL: https://github.com/xdillx/bibliotecagd--fmx
- Owner: xdiLLx
- Created: 2023-08-31T15:41:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-20T23:04:10.000Z (11 months ago)
- Last Synced: 2024-11-07T04:36:31.185Z (3 months ago)
- Topics: components, csv, database, dbedit, delphi, delphi-gd, delphi-library, export, firemonkey, fmx, json, qrcode, ui-components
- Language: Pascal
- Homepage: https://gabrieldill.com
- Size: 858 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DelphiGD FMX Library
The DelphiGD FMX Library is a collection of custom components for Delphi that provide additional functionalities and advanced styling for the user interface, as well as offering facilities for VCL developers wishing to migrate to FMX.
## About the Library
The aim of the DelphiGD FMX Library is to enhance the Delphi development experience by offering a set of powerful components with extended features. These components are designed to facilitate the creation of visually appealing, interactive applications and provide easy database connectivity. With DelphiGD FMX, you can easily incorporate advanced user interface elements into your projects and customize them according to your specific needs.
## Components
- **TGDCornerButton** - [FUNCTIONAL]: A button with new styling options for the standard TCornerButton, offering new functionalities like ActiveColor (Hover Effect).
- **TGDEdit** - [FUNCTIONAL]: An FMX version of the classic VCL DBEdit, enabling easy connection to a data source and specific component.
- **TGDImage** - [FUNCTIONAL]: An image component capable of connecting to an ImageList and fetching an image by name through the ImageName property.
- **TGDExportCSV** - [FUNCTIONAL]: A component that easily connects to a data source, allowing for exporting in CSV format with just one line.
- **TGDExportJSON** - [FUNCTIONAL]: A component that easily connects to a data source, allowing for exporting in JSON format with just one line.
- **TGDQRCode** - [FUNCTIONAL]: A pre-made QRCode component, offering simple and functional customization with just one line of code.## Usage
To use the DelphiGD FMX Library in your Delphi projects, follow these steps:
1. Download the DelphiGD FMX Library.
2. Add the relevant library units to your Delphi project.
3. Include the library's source code folder in the Delphi IDE's library paths.
4. Refer to the documentation and provided examples for each component to learn how to incorporate them into your application.## Support the Project
The DelphiGD FMX Library is an open-source project maintained by dedicated volunteers. If you would like to support the project and contribute to its ongoing development, you can make a donation via Pix to the following email: [[email protected]](mailto:[email protected])
## License
The DelphiGD Library is entirely free for both educational and commercial purposes, but consider making a donation to support the project.
## Contact
If you have any questions or suggestions about the DelphiGD FMX Library, please contact us at [[email protected]](mailto:[email protected]).