![]() |
![]() ![]() ![]() |
dcFolderListView component.
|
type
|
TdcListViewSortMarkKind = (mkSunken, mkRaised);
|
|
property SortMarkKind: TdcListViewSortMarkKind;
|
The SortMarkKind property controls the appearance of the arrow-style sort mark, which indicates current sorted column and sorting direction.
|
|
The sort mark can be "sunken" (mkSunken, by default) or "raised" (mkRaised).
|
![]() ![]() |
![]() |
![]() |
SortMarkAlign, ShowSortMark, SortColumn and SortDirection properties.
|