TcxvgCustomViewInfo.ChangeFocusedRow(TcxCustomRow,TcxCustomRow) Method
Declaration
procedure ChangeFocusedRow(ANewFocus: TcxCustomRow; AOldFocus: TcxCustomRow); virtual;
Parameters
Name | Type |
---|---|
ANewFocus | TcxCustomRow |
AOldFocus | TcxCustomRow |
See Also