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.

Try in SPARQL Jump to: Statements Referenced by

Statements (50)

Predicate Object
instanceOf Delphi VCL class
base class for tabbed page controls
ancestorOf TPageControl NERFINISHED
TTabControl NERFINISHED
category GUI component class
definedIn Vcl.ComCtrls unit NERFINISHED
designedFor Windows desktop applications
framework Embarcadero Delphi VCL NERFINISHED
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 NERFINISHED
inheritsFrom TCustomTabControl NERFINISHED
TWinControl NERFINISHED
manages TTabSheet instances
tabbed pages
partOf Delphi VCL NERFINISHED
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

Referenced by (1)

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

TControl superclassOf TCustomPageControl