EtheaDev / StyledComponents

Components similar to Delphi VCL Buttons, Toolbar, DbNavigator, BindNavigator, ButtonGroup and CategoryButtons with Custom Graphic Styles, and an advanced, full-customizable TaskDialog, also with animations!
Apache License 2.0
152 stars 34 forks source link

Documentation #3

Closed JFSF closed 1 year ago

JFSF commented 1 year ago

You should mention in your documentation that the units: Vcl.AngularButtons, Vcl.BootstrapButtons and Vcl.StandardButtons should also be included in the application uses declaration, since without these units in runtime there's no change in appearence.

carloBarazzetta commented 1 year ago

In future version the uses needed are automatically added to the units.

carloBarazzetta commented 1 year ago

Fixed in 2.0.0 version