DesignIntf.IPropertyControl.ClearCache

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
DesignIntf.pas
DesignIntf.hpp
Unit: DesignIntf
Parent: IPropertyControl

Delphi

procedure ClearCache;

C++

virtual void __fastcall ClearCache() = 0 ;

Description

Clears the cache of the property. Use ClearCache to remove the information associated with the cache of the property.