Vcl.Ribbon.TCustomRibbonPage.GetNextVisibleGroup

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetNextVisibleGroup: TCustomRibbonGroup;

C++

TCustomRibbonGroup* __fastcall GetNextVisibleGroup();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonPage

Beschreibung

Gibt die nächste sichtbare Gruppe auf der Ribbon-Seite zurück.

Siehe auch