SortDeletedFirst (server files)
Minimum version: 4.0
Purpose
Sorts items on the FirstClass server that have been returned by container-oriented methods such as ContainerField and FindFirst/FindNext so that deleted items are first.
Syntax
ServerFile.SortDeletedFirst = TRUE | FALSE
TRUE |
Sorts deleted items to the top. |
FALSE |
Leaves deleted items in the default order. |
|