TCustomTabControl supported list


TObject
   TPersistent
      TComponent
         TControl
            TWinControl
               TCustomTabControl


Delphi C#.NET Supported
TCustomTabControl System.Windows.Forms.TabControl Yes
Properties
DisplayRect DisplayRectangleYes
HotTrack HotTrackYes
Images ImageListYes
MultiLine MultiLineYes
MultiSelect No
OwnerDraw No
RaggedRight No
ScrollOpposite No
Style AppearanceYes
TabHeight No
TabIndex TabIndexYes
TabPosition AlignmentYes
Tabs TabPagesYes
TabWidth No
Canvas No
Methods
Destroy No
IndexOfTabAt TabPages.ItemYes
GetHitTestInfoAt No
TabRect GetTabRectYes
RowCount RowCountYes
ScrollTabs No
Events
OnChange No
OnChanging No
OnDrawTab No
OnGetImageIndex No