RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDirectoryListBox.ReadDirectoryNames Method
Pascal
function ReadDirectoryNames(const ParentDirectory: string; DirectoryList: TStringList): Integer;
C++
__fastcall int ReadDirectoryNames(const AnsiString ParentDirectory, TStringList DirectoryList);

This is ReadDirectoryNames, a member of class TDirectoryListBox.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!