API:Vcl.ComCtrls.TPageScroller.DragScroll

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DragScroll: Boolean read FDragScroll write SetDragScroll default True;

C++

__property bool DragScroll = {read=FDragScroll, write=SetDragScroll, default=1};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TPageScroller

Description

Embarcadero Technologies does not currently have any additional information.