
Is this TDockTabSet for Delphi (highlighted)? Or an other component? How to work with it. I want to use it instead of TPageControl but with the same functionality – like Tab Sheets.
One more picture: http://www.tmssoftware.com/site/asg58.asp
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
That’s not
TDockTabSet. As part of the Windows GUI it’s clearly not a Delphi component. What’s more it is quite different in functionality.What you have highlighted is a page control with the tabs at the bottom. In Delphi terms it is
TabPosition=tpBottom.