| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Destroys a bit collection
Source position: classesh.inc line 400
public destructor TBits.Destroy; override;  | 
Destroy destroys a previously created bit collection and releases all memory used to store the bit collection.
Destroy should never be called directly, Free should be used instead.
None.
  | 
Creates a new bits collection.  |