ShellBrowser Delphi Edition Documentation
ContentsIndexHome
PreviousUpNext
TJamBaseSelectionList.LoadFromIniFile Method

With this procedure you can load an existing selection list from an ini file. You may pass the section name as second parameter.

Syntax
Pascal
procedure LoadFromIniFile(const sFileName: UnicodeString; const section: String = '_sectionlist');
Copyright (c) 2011. All rights reserved.