RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomWebUserList.LoadFromFile Method

Loads the data from the file with the given filename.

Pascal
procedure LoadFromFile(FileName: string);
C++
__fastcall LoadFromFile(AnsiString FileName);

Loads the data from the file with the given filename into the TCustomWebUserList object. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!