Navigation: Code Documentation > RSCommon > RSEncodedBits > Classes > TRSEncodedBits > Properties
TRSEncodedBits.AsBoolean[Integer,Integer] Property
Specifies a boolean representation of the bits between Offset and Offset+Len.
Namespace: RSEncodedBits
Delphi
public property AsBoolean[ Offset, Len: Integer ]: Boolean read GetAsBoolean write SetAsBoolean;
Parameters
Offset
Type: Integer
Len
Type: Boolean
•RSEncodedBits.TRSEncodedBits.AsBoolean[Integer,Integer]
•RSEncodedBits.TRSEncodedBits.AsByte[Integer,Integer]
•RSEncodedBits.TRSEncodedBits.AsDouble[Integer,Integer]
•RSEncodedBits.TRSEncodedBits.AsFloat[Integer,Integer]
•RSEncodedBits.TRSEncodedBits.AsInteger[Integer,Integer]
•RSEncodedBits.TRSEncodedBits.AsInt64[Integer,Integer]
•RSEncodedBits.TRSEncodedBits.AsBitString[Integer,Integer]
•RSEncodedBits.TRSEncodedBits.PreserveSignBit
•TRSEncodedBits
•RSEncodedBits