ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamFileList.GetColumnPosition Method

Returns the index for the given TShColumnId.

Syntax
Pascal
function GetColumnPosition(const pColumnID: TShColumnId): NativeInt; override;

The current column index for the given TShColumnId. -1 if there is no column with the given TShColumnId.

Returns the index for the given TShColumnId.

Copyright (c) 2011. All rights reserved.