TBits class

Inheritance

Constructors

TBits()

Properties

Bits TItems<bool>
latefinal
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
Size int
getter/setter pair

Methods

ClassName() String
inherited
ClassType() TClass
inherited
DefaultHandler(TMessage Message) → void
inherited
Destroy() → void
override
Dispatch(TMessage Message) → void
inherited
Error() → void
Free() → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
OpenBit() int
toHexString() String
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited
operator [](int Index) bool

Constants

BitsPerInt → const int