Class TWPFontCacheObject
Hierarchy
System.TObject | WPRTEDefs.TWPCacheObject | TWPFontCacheObject
Description for Class TWPCacheObject
TWPCacheObject is used to host generic data which should be reusable. It contains the abstract function IsEqual(const Source : TWPCacheObject) : Boolean which is called for each item to check wether the object can be used.Methods
Function IsEqual(Source:TWPCacheObject) : Boolean
Used or referenced by
-Procedure TWPCacheList.Add(ReuseThis:TWPCacheObject) |
-Procedure TWPCacheList.Add(ReuseThis:TWPCacheObject) |