
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!
|
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!
| ||||
|
feedback
|
|
That's not What you have highlighted is a page control with the tabs at the bottom. In Delphi terms it is | |||||||||||||||||
feedback
|
|
There is a Delphi control that looks like it: TTabSet with TabPosition = tpBottom. It will give you triangular tabs like in the picture. It is actually used by the RAD Studio and Delphi IDE too (below the editor/designer). | |||
|
feedback
|
|
Great example here Using the TDockTabSet component | |||||
|
feedback
|