help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TBits.Clearall

Clears all bits in the array.

Declaration

Source position: classesh.inc line 280

public procedure TBits.Clearall;

Description

ClearAll clears all bits in the array, i.e. sets them to zero. ClearAll works faster than clearing all individual bits, since it uses the packed nature of the bits.

Errors

None.

See also

Bits

  

Access to all bits in the array.

clear

  

Clears a particular bit.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505