I have a TabControl and I use TPanel to group controls for each tab in D2010. From TPanel / TFrame / TGroupBox / Other, which is the easiest weight control I can use for this? I only need to set its size and visibility. Ty.
If you're on an easy trip, I think you're on the right track with TPanel or TGroupBox, while TFrame will simplify your application a bit, but it depends.
Your question sounds as if you want to use TPageControl.
TPageControl
, , TabControl Panels .
TabControl
Panels
Source: https://habr.com/ru/post/1755498/More articles:get # from url in php - phpМожет ли LINQ упорядочить по индексу столбца? - linqHow to handle the encoding request correctly? - httpSession state in network load balancing scenario - databaseDoes the LoadBitMap () API create paint problems? - c ++Available Django Application Lists? - djangoWhere to store editable configuration parameters - variablesRegular expression allows you to parse strings? If so, how? - c #How can I find which getters properties have side effects using NDepend? - immutabilityHybrid Inheritance Example - c ++All Articles