`TPageControl` is a Delphi VCL control displaying a set of pages used to make a multiple page dialog box.
I'm working on a module which consists of a page control. By default, this page control (TPageControl) shouldn't have any …
delphi tpagecontrolIm Designing a Form with Delphi 2009, and Im trying to figure out the TPageControl element. Im trying to make separate …
delphi tpagecontrolHow can I implement a close button for a TTabsheet of a TPageControl like Firefox? Edit: Delphi Version: Delphi 2010 OS: …
delphi tpagecontrolI am using a pagecontrol component and I need to add a button and click it to go to a …
delphi tpagecontrolI use Delphi7, PageControl with owner-draw. I can't get so plain and nice look of tabs, as I see on …
delphi delphi-7 tpagecontrolGood Day! I need to change text color of caption of some TabSheet in TPageControl. Something like this on picture …
delphi tpagecontrolSo, I have an application that loads different plugins and creates a new tab on a TPageControl for each one. …
delphi delphi-xe flicker groupbox tpagecontrolI want to restrict users (based on special condition) to open a tab or not in a page control. ie, …
delphi tpagecontrol