JCL Help:TJclASet.Invert

From Project JEDI Wiki
Jump to navigationJump to search


Summary

This function invert the value of all bits in the stored field.
To set the value of one bit, use the TJclASet.SetBit function.To set a range of bits to a predefined value, use the TJclASet.SetRange function.


Pascal

 public procedure Invert; virtual; abstract;


Return Value

This function returns nothing.


Description

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

See Also

TJclASet.SetBit TJclASet.SetRange


About

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