AttributeSetBits

Top  Previous  Next

This method will change an attribute bit for all links, according to BA. Bit is a value from 0 to 15.

 

BA should have one more elements than LinkCount, since Links are 1-based and TBitArray is 0-based.

 

Syntax: AttributeSetBits(bit: byte; BA: TBitArray)