RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbon.RemoveTab Method

Remove tab with specified caption.

Pascal
procedure RemoveTab(const ACaption: string);
C++
__fastcall RemoveTab(const AnsiString ACaption);

RemoveTab removes the tab with the specified caption. RemoveTab deletes the associated page and any groups on that page. 

 

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