RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbon.DeleteTab Method

Delete tab at specified Index.

Pascal
procedure DeleteTab(const Index: Integer);
C++
__fastcall DeleteTab(const int Index);

DeleteTab deletes the tab at the specified Index. The Page and any associated Groups are also deleted 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!