DesignIntf.IPropertyControl.ClearCache

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ClearCache;

C++

virtual void __fastcall ClearCache() = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
DesignIntf.pas
DesignIntf.hpp
DesignIntf IPropertyControl

Description

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