Vcl.Ribbon.TRibbonSystemButton.DoClick

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoClick; override;

C++

virtual void __fastcall DoClick(void);

Eigenschaften

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


Beschreibung

Klickt auf eine der Systemschaltflächen, sofern diese sichtbar sind.

Siehe auch