Vcl.Edge.TCustomEdgeBrowser.UserDataFolder

From RAD Studio API Documentation
Jump to: navigation, search

C++

__property System::UnicodeString UserDataFolder = {read=GetUserDataFolder, write=SetUserDataFolder};

Properties

Type Visibility Source Unit Parent
property public Vcl.Edge.hpp Vcl.Edge TCustomEdgeBrowser

Description

Vcl.Edge.TCustomEdgeBrowser.UserDataFolder allows the developer to define the folder to be used for the cache.

Note: Set this property before enabling the component by navigating to a URL.