TBits class
Constructors
- TBits()
Properties
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