ImageEn, unit iexWindowsFunctions

WindowsMyVideosFolder


Declaration

function WindowsMyVideosFolder(): string;


Description

Returns the full path to the "My Videos" folder (using CSIDL_MYVIDEO)


Example

IEFolderMView1.Folder := WindowsMyVideosFolder();