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