Vcl.Ribbon.TCustomRibbonPage.CMControlListChanging

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure CMControlListChanging(var Message: TCMControlListChanging);

C++

HIDESBASE MESSAGE void __fastcall CMControlListChanging(Vcl::Controls::TCMControlListChanging &Message);

Eigenschaften

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


Beschreibung

Wird automatisch aufgerufen, wenn die Elementliste der Ribbon-Seite geändert wird.

Siehe auch