Vcl.Ribbon.TCustomRibbonPage.GetNextVisibleGroup
Delphi
function GetNextVisibleGroup: TCustomRibbonGroup;
C++
TCustomRibbonGroup* __fastcall GetNextVisibleGroup();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TCustomRibbonPage |
Description
Returns the next visible group on the ribbon page.