TcxCustomTreeList.SetFocusedNode(TcxTreeListNode,TShiftState) Method
In This Article
#Declaration
Delphi
procedure SetFocusedNode(ANode: TcxTreeListNode; AShift: TShiftState);
#Parameters
Name | Type |
---|---|
ANode | Tcx |
AShift | TShift |
See Also