Vcl.ExtCtrls.TControlBar.OnBeginBandMove
Delphi
property OnBeginBandMove;
C++
__property OnBeginBandMove;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| event | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TControlBar |
Beschreibung
Wird ausgelöst, wenn ein Steuerelementband verschoben wird.
Vcl.ExtCtrls.TControlBar.OnBeginBandMove erbt von Vcl.ExtCtrls.TCustomControlBar.OnBeginBandMove. Der folgende Inhalt bezieht sich auf Vcl.ExtCtrls.TCustomControlBar.OnBeginBandMove.
Wird ausgelöst, wenn ein Steuerelementband verschoben wird.
OnBeginBandMove ist eine Ereignisbehandlungsroutine des Typs Vcl.ExtCtrls.TBeginBandMoveEvent.