get_fav_list Function

Unit
Unit5

Declaration
Function get_fav_list: String;

Implementation

function get_fav_list():String;
begin
result:=form2.root +'Cache\Users\'+GetLocalUserName+'sfavl.wbf';
End;


HTML generated by Time2HELP
http://www.time2help.com