DeveloppeurPascal / Delphi-VCLExtend-Library

Library units and components for VCL Delphi projects
https://vclextend.developpeur-pascal.fr
GNU Affero General Public License v3.0
6 stars 4 forks source link

add a multi progress bar dialog box #25

Open DeveloppeurPascal opened 5 months ago

DeveloppeurPascal commented 5 months ago

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)