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

Suggest: StyledDBNavigator #45

Closed vafadar1977 closed 1 week ago

vafadar1977 commented 2 weeks ago

I need to add the custom button with actions (OnClick,...) to styledDBNavigator. (similar to woll2woll dbnavigator)

carloBarazzetta commented 2 weeks ago

what kind of custom button? Please send me an example made with woll2woll dbnacvigator...

carloBarazzetta commented 1 week ago

Sorry but custom buttons requires a lot of code because my components are compatible with standard VCL components, so the only buttons available are the buttons defined by VisibleButtons property.