Giter VIP home page Giter VIP logo

advance-taskdialog's Introduction

Advance-TaskDialog

This is a Custom TaskDialog with getting theme automatically, opposite the original one(TTaskDialog)!

TTaskDialog is a non-visual component, which shows full-featured dialog at run-time, introduced in Delphi 2009. A task dialog is somewhat like the standard message dialog in the VCL but we can also add extra buttons, check-boxes, radio buttons besides the usual default sets of buttons like OK, Cancel, Yes, No. It is possible to set caption, normal title and long wrapped text as title for dialog also but the big problem is that when you apply a VCL Style theme to your application it won't be applied to the original TTaskDialog, even in Windows itself this dialog is not themed yet (Win 11!).

This library has two benefits : 1- It will get the current theme automatically. 2- It has supported a textbox to get user's input which is not implemented by the original one. 3- It is basically a winform despite the original one which is inherited from TComponent. 4- It has a 3 part hyperlink section in footer(see the samples).

Remarks:

You need to have the Konopka Signature VCL Controls (formerly Raize Components) which is free these days in any version of the IDE except the comunity edition. The Konopka Components can be downloaded and installed via GetIt, although it is possible that they are only included in the latest version but probably not in the Starter Edition, The free Bonus Pack is only available to licensed owners of the following products: RAD Studio, Delphi or C++Builder 10.1 Berlin( or higher) Professional, Enterprise and Architect editions.

Screenshots (Left to right)

image image image image image image image image image image image

Screenshots (Right to left)

image image image image image image image image


Delphi

Made with ❤️ on Delphi

advance-taskdialog's People

Contributors

alidehbansiahkarbon avatar

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.