Are there any tab controls available for 开发者_如何学编程Delphi where the tabs can be clicked and dragged to reorder them, like in a web browser?
Available in Delphi:
http://delphi.about.com/b/2009/05/13/how-to-move-pagecontrols-tabs-using-dragndrop.htm
Raize PageControl (RC5 current version) has this ability.
Raize Software.
I've always liked his stuff.
ExpressPageControl by devexpress can also do this. An article on how to do this from their knowledgebase: http://www.devexpress.com/Support/Center/kb/p/A1056.aspx
精彩评论