Page Control component in Delphi
Вставка
- Опубліковано 5 лют 2025
- This video explains how to use the TPageControl component in Delphi along with some of their basic properties. A page control is a very useful component for creating a multi-screen or multiform type program without adding extra units or forms. A very useful tool for an IT PAT.
#MrLongEducation #Programming #Delphi
Great! Helped!
love your videos its been helping me with my PAT ,
do u have a video on how to do a slide show in delphi because i have been recommended to use one on my PAT
I'm glad the videos have helped! When referring to a slide show are you referring to a specific slide show type component or creating a slide show effect?
Useful. Thanks for that
When i add a component to one tab of the page control its on every single one?
On the left on side is a section called structure where all the components are listed. Check that the component is listed under the tabsheet of the page control and not under the form.
@@MrLongITandCAT Alright i see, it works perfectly now. Thanks Sir 😁