API:FMX.WebBrowser.ICustomBrowser.EnableCaching

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EnableCaching: Boolean read GetEnableCaching write SetEnableCaching;

C++

__property bool EnableCaching = {read=GetEnableCaching, write=SetEnableCaching};

Properties

Type Visibility Source Unit Parent
property public
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser ICustomBrowser

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!