TdxRichEditViewVerticalScrollController Members
Constructors
Name | Description |
---|---|
Create(TdxRichEditView) | Initializes a new instance of the TdxOfficeScrollControllerBase class with specified settings. Inherited from TdxOfficeScrollControllerBase. |
Properties
Name | Description |
---|---|
View | Inherited from TdxOfficeScrollControllerBase. |
Methods
Name | Description |
---|---|
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
IsScrollPossible | Inherited from TdxOfficeScrollControllerBase. |
ScrollByTopInvisibleHeightDelta(Int64) | |
ScrollLineDown | |
ScrollLineUp | |
ScrollLineUpDown(Integer) | |
ScrollPageDown | |
ScrollPageUp | |
ScrollToAbsolutePosition(Int64) | |
ToString | Inherited from TObject. |
UpdateScrollBar | Inherited from TdxOfficeScrollControllerBase. |
See Also