DesignIntf.IPropertyControl.ClearCache
Delphi
procedure ClearCache;
C++
virtual void __fastcall ClearCache(void) = 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.