[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Maximum number of bit records in TBits.
Source position: classesh.inc line 253
const MaxBitRec = $FFFF div ( SizeOf ( longint ) ); |
|
Class to store collections of bits (binary values that can be 0 or 1) |
No notes exist for this page yet.