Giter VIP home page Giter VIP logo

delphi-fmxextend-library's Introduction

Delphi FMX Extend Library

Cette page en français.

Set of FireMonkey components for Delphi multi-platform projects.

This code repository contains a project developed in Object Pascal language under Delphi. You don't know what Delphi is and where to download it ? You'll learn more on this web site.

Source code installation

To download this code repository, we recommend using "git", but you can also download a ZIP file directly from its GitHub repository.

Then open the package corresponding to your version of Delphi and install it.

To display effect components that support LiveBindings on the visual designer, go to Tools / Options / IDE / LiveBindings and add "TOlfLiveBindedEffect" to the list of included elements.

License to use this code repository and its contents

This source code is distributed under the AGPL 3.0 or later license.

You are generally free to use the contents of this code repository anywhere, provided that:

  • you mention it in your projects
  • distribute the modifications made to the files supplied in this project under the AGPL license (leaving the original copyright notices (author, link to this repository, license) which must be supplemented by your own)
  • to distribute the source code of your creations under the AGPL license.

If this license doesn't suit your needs, you can purchase the right to use this project under the Apache License 2.0 or a dedicated commercial license (contact the author to explain your needs).

These source codes are provided as is, without warranty of any kind.

Certain elements included in this repository may be subject to third-party usage rights (images, sounds, etc.). They are not reusable in your projects unless otherwise stated.

How to ask a new feature, report a bug or a security issue ?

If you want an answer from the project owner the best way to ask for a new feature or report a bug is to go to the GitHub repository and open a new issue.

If you found a security issue please don't report it publicly before a patch is available. Explain the case by sending a private message to the author.

You also can fork the repository and contribute by submitting pull requests if you want to help. Please read the CONTRIBUTING.md file.

Support the project and its author

If you think this project is useful and want to support it, please make a donation to its author. It will help to maintain the code and binaries.

You can use one of those services :

or if you speack french you can subscribe to Zone Abo on a monthly or yearly basis and get a lot of resources as videos and articles.

delphi-fmxextend-library's People

Contributors

developpeurpascal avatar serge-girard avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

delphi-fmxextend-library's Issues

composant TFMXEImageCollection

TFMXEImageCollection :
-> fonctionne comme le TImageCollection de la VCL
-> permet de charger des images sous forme de fichiers, d'URL ou de flux
-> ajouter la possibilité de gérer des spritesheets

add a TLockForm component

use an optional animation on it for locking screens during background operations

lock the mouse by an overlay
block the keyboard by canceling all key pressed and disabling "CanStop" component (for TAB key)

add a multi progress bar dialog box

add a new non visual component to open a non modal form with one or more progress bars with a form Caption and Text/Value/MinValue/MaxValue properties for each

allow using it from a thread

it will be used to inform the user of progress on some task(s)

add a TLockParentView component

use it as an effect or animation in FireMonkey : this component with lock the visual zone of its parent and if possible the keyboard for this area

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.