Property SortType

Specifies if and how the items in the list are automatically sorted

type TMFtpSortBase = (stNone, stAttrib, stDateTime, stDescription, stName, stSize, stSymbolLink);

property SortType: TMFtpSortBase;

Applied to

TMFtpListView