Vcl.Ribbon.TCustomRibbonPage.FindGroup
Delphi
function FindGroup(const GroupCaption: string): TControl;
C++
Vcl::Controls::TControl* __fastcall FindGroup(const System::UnicodeString GroupCaption);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TCustomRibbonPage |
Description
Recherche un groupe de ruban par son libellé.