Class TReferencedItem
Unit
basecont
Declaration
type TReferencedItem = class
Description
Class of items with reference counting and universal equivalence checkingMethods
Overview
Description
Decrease and return reference counter. If it becomes zero destructor is called
Increase and return reference counter
Returns True if the item has the same class and parameters as AItem
Fills Parameters with a pointer to public or internal (depending on value of Internal) parameters and returns size of the parameters in 32-bit dwords. Descendant classes should override this method to introduce their own parameters
Properties
Overview
Description
Reference counter
|
Last modified: 4 Jul, 2008
Copyright (C) 2006-2008, casteng.com
|