One thing you didn't show is how these components appear in Windows 2000, which, for example, doesn't support grouping in listviews.
And it's a shame you don't make the bsCommandLink and bsSplitButton styles more usable in pre-Vista (losing the CommandLinkHint and the split indicator, respectively). If you can show images on regular TButtons in XP, you should be able to show additional text and some sort of dropdown arrow.
But since you've got something approximating command-link buttons in pre-Vista, will you have some sort of task dialog component (and/or functions in Dialogs.pas) that works in pre-Vista?
One thing you didn't show is how these components appear in Windows 2000, which, for example, doesn't support grouping in listviews.
And it's a shame you don't make the bsCommandLink and bsSplitButton styles more usable in pre-Vista (losing the CommandLinkHint and the split indicator, respectively). If you can show images on regular TButtons in XP, you should be able to show additional text and some sort of dropdown arrow.
But since you've got something approximating command-link buttons in pre-Vista, will you have some sort of task dialog component (and/or functions in Dialogs.pas) that works in pre-Vista?