API:Vcl.ActnCtrls.TCustomActionDockBar.AllowScrolling

From RAD Studio API Documentation
Jump to: navigation, search

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. Please help us document this topic by using the Discussion page!