ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamBaseShellListView.GetColumnOrderArray Method

Use this function to get an Array of Integers that contains the internal order of the columns. This is helpful if you changed the order during runtime and e.g. want to fill the subitems.

Syntax
Pascal
function GetColumnOrderArray: TColumnOrderArray;

Returns an Array of Integers that contains the internal order of the columns. This is helpful if you changed the order during runtime and want to fill the subitems.

Copyright (c) 2011. All rights reserved.