TcxTreeListNodeViewData.Scroll(Integer,Integer,Boolean,Boolean) Method
Declaration
procedure Scroll(DX: Integer; DY: Integer; ALeftFixed: Boolean; ARightFixed: Boolean); virtual;
Parameters
| Name | Type |
|---|---|
| DX | Integer |
| DY | Integer |
| ALeftFixed | Boolean |
| ARightFixed | Boolean |
See Also