Vcl.CategoryButtons.TCategoryButtons.DoHotButton

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoHotButton; dynamic;

C++

DYNAMIC void __fastcall DoHotButton();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TCategoryButtons

Beschreibung

Löst das Ereignis OnHotButton aus.

DoHotButton wird intern beim Aufruf des Ereignisses OnHotButton aufgerufen.

Siehe auch