TCustomPageControl

E1014718

TCustomPageControl is a Delphi VCL base class that implements the core functionality for tabbed page controls, providing the foundation for components like TPageControl.

All labels observed (2)

Label Occurrences
TPageControl 2
TCustomPageControl canonical 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Delphi VCL class ⓘ
base class for tabbed page controls ⓘ
ancestorOf TPageControl ⓘ
linked to: TCustomPageControl

TTabControl ⓘ
linked to: TCustomTabControl
category GUI component class ⓘ
definedIn Vcl.ComCtrls unit ⓘ
designedFor Windows desktop applications ⓘ
framework Embarcadero Delphi VCL ⓘ
hasEvent OnChange ⓘ
OnChanging ⓘ
OnDrawTab ⓘ
OnGetImageIndex ⓘ
hasMethod Change ⓘ
Changing ⓘ
FindNextPage ⓘ
GetPage ⓘ
IndexOfTabAt ⓘ
InsertPage ⓘ
RemovePage ⓘ
SelectNextPage ⓘ
SelectNextTab ⓘ
SelectPreviousTab ⓘ
hasProperty ActivePage ⓘ
ActivePageIndex ⓘ
HotTrack ⓘ
ImageIndex ⓘ
Images ⓘ
MultiLine ⓘ
OwnerDraw ⓘ
PageCount ⓘ
Pages ⓘ
RaggedRight ⓘ
Style ⓘ
TabHeight ⓘ
TabIndex ⓘ
TabPosition ⓘ
TabWidth ⓘ
implementedIn Object Pascal ⓘ
inheritsFrom TCustomTabControl ⓘ
TWinControl ⓘ
manages TTabSheet instances ⓘ
tabbed pages ⓘ
partOf Delphi VCL ⓘ
provides core functionality for tabbed page controls ⓘ
supports image lists on tabs ⓘ
multi-line tab rows ⓘ
owner-drawn tabs ⓘ
usedAs base class for TPageControl ⓘ
base class for custom tabbed controls ⓘ
usesAPI Windows tab control common control ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

TControl → superclassOf → TCustomPageControl ⓘ
TImageList → usedBy → TPageControl ⓘ
linked to: TCustomPageControl
TCustomPageControl → ancestorOf → TPageControl ⓘ
linked to: TCustomPageControl