Navigation: Code Documentation > RSCommon > RSEncodedBits > Classes > TRSEncodedBits > Properties
TRSEncodedBits.AsInt64[Integer,Integer] Property
Specifies a 64-bit integer representation of the bits between Offset and Offset+Len.
Namespace: RSEncodedBits
Delphi
public property AsInt64[ Offset, Len: Integer ]: Int64 read GetAsInt64 write SetAsInt64;
Parameters
Offset
Type: Integer
Len
Type: Int64
•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