TCustomTabControl

E1014717

TCustomTabControl is a VCL base class in Delphi that provides the core functionality and behavior for tabbed controls, such as tab sheets and tabbed interfaces.

Try in SPARQL Jump to: Statements Referenced by

Statements (48)

Predicate Object
instanceOf Delphi class
VCL base class
tab control base class
ancestorOf TPageControl NERFINISHED
TTabControl NERFINISHED
definedIn Vcl.ComCtrls unit NERFINISHED
designedFor subclassing by higher-level tab controls
framework VCL NERFINISHED
hasEvent OnChange
OnChanging
OnDrawTab
OnGetImageIndex
hasMethod IndexOfTabAt
RowCount
ScrollTabs
TabRect
UpdateTabImages
hasProperty HotTrack
Images
MultiLine
OwnerDraw
RaggedRight
Style
TabHeight
TabIndex
TabPosition
TabStop
TabVisible
TabWidth
Tabs
inheritsFrom TWinControl NERFINISHED
introducedIn early Delphi VCL versions
language Object Pascal NERFINISHED
manages tab drawing
tab layout
tab navigation
partOf Delphi VCL NERFINISHED
platform Windows
requires Windows common controls
supports multiple tabs
owner-draw tabs
tab hints
tab images
tab reordering
tab selection
usedFor creating tabbed interfaces
implementing tabbed controls
managing tab sheets

Referenced by (1)

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

TControl superclassOf TCustomTabControl