TdxRichEditBehaviorOptions.OfficeScrollingAllowed Property
In This Article
Returns a value indicating whether the Microsoft Office® style scrolling feature is enabled.
#Declaration
Delphi
property OfficeScrollingAllowed: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
If this property returns True, the office-style scrolling functionality is enabled. If the OfficeScrollingAllowed property returns False, the office scrolling functionality is not available.
Note
The Office
See Also