API:Vcl.ActnCtrls.TCustomActionDockBar.AllowScrolling
Delphi
property AllowScrolling: Boolean read FAllowScrolling write SetAllowScrolling default False;
C++
__property bool AllowScrolling = {read=FAllowScrolling, write=SetAllowScrolling, default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | protected | Vcl.ActnCtrls.pas Vcl.ActnCtrls.hpp |
Vcl.ActnCtrls | TCustomActionDockBar |
Description
Embarcadero Technologies does not currently have any additional information.