Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

Lmddocking: how to add Icon left to TabCaption?

Hello,
I can add Icon left to TabCaption when I create center panel?
I can add on all other panels using     
    DockPanel.ShowHeader         := True;
    DockPanel.ShowHeaderImage    := hiShow;

but I doesn't show on next to TabCaption on center panel "ClientKind := dkDocument"

Regards
Andrea

Comments

Sign In or Register to comment.