Vcl.DockTabSet.TCaptionedTabDockTree.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCaptionedDockTree.Create */ inline __fastcall virtual TCaptionedTabDockTree(Vcl::Controls::TWinControl* DockSite)/* overload */ : Vcl::Captioneddocktree::TCaptionedDockTree(DockSite) { }
/* TCaptionedDockTree.Create */ inline __fastcall TCaptionedTabDockTree(Vcl::Controls::TWinControl* DockSite, Vcl::Captioneddocktree::TDockCaptionOrientation ADockCaptionOrientation)/* overload */ : Vcl::Captioneddocktree::TCaptionedDockTree(DockSite, ADockCaptionOrientation) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.DockTabSet.hpp Vcl.DockTabSet TCaptionedTabDockTree

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!