Vcl.ExtCtrls.TControlBar.OnBeginBandMove
Delphi
property OnBeginBandMove;
C++
__property OnBeginBandMove;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
event | published | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TControlBar |
Description
Occurs when a control band begins to move.
Vcl.ExtCtrls.TControlBar.OnBeginBandMove inherits from Vcl.ExtCtrls.TCustomControlBar.OnBeginBandMove. All content below this line refers to Vcl.ExtCtrls.TCustomControlBar.OnBeginBandMove.
Occurs when a control band begins to move.
OnBeginBandMove is an event handler of type Vcl.ExtCtrls.TBeginBandMoveEvent.