JCL Help:TJclFlatSet

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclASet
|
TJclFlatSet


Summary

This class implements functions to handle a field of contiguous bits. It inherits from TJclASet and implements all the abstract functions defined in its ancestor.
the TJclSparseFlatSet class is preferred to handle a field of sparse bits (not contiguous).


Pascal

 public TJclFlatSet = class(TJclASet);


Description

The description for this help topic does not exist, edit this page

See Also

TJclASet TJclSparseFlatSet


About

Unit

JclMath


Navigation


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page