JCL Help:TJclASet
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclASet Class
Search in JCL Help
Search in all projectsClass Hierarchy
TJclASet
|
TJclFlatSet
|
TJclSparseFlatSet
Summary
The summary for this help topic does not exist, edit this page
Pascal
public TJclASet = class(TObject);
Description
Ancestor class for different implementations of bit fields.
Do not use this class directly, it doesn't implement anything but exposes abstract functions to manage the field of bits.
Depending on your data, you should use TJclFlatSet or TJclSparseFlatSet.
See Also
About
Unit
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