Vcl.Ribbon.TCustomRibbon.DeleteTab

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DeleteTab(const Index: Integer);

C++

void __fastcall DeleteTab(const int Index);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbon

Description

Delete tab at specified Index.

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