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



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

TBits.Get

Retrieve the value of a particular bit

Declaration

Source position: classesh.inc line 285

public function TBits.Get(

  Bit: LongInt

):Boolean;

Description

Get returns True if the bit at position bit is set, or False if it is not set.

Errors

If bit is not a valid bit index then an EBitsError exception is raised.

See also

Bits

  

Access to all bits in the array.

FindFirstBit

  

Find first bit with a particular value

seton

  

Turn a particular bit on.

Notes

 No notes exist for this page yet. 





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