Navigation: Code Documentation > RSCommon > RSEncodedBits > Classes > TRSEncodedBits > Properties
TRSEncodedBits.AsFloat[Integer,Integer] Property
Specifies a single precision, floating point representation of the bits between Offset and Offset+Len.
Namespace: RSEncodedBits
Delphi
public property AsFloat[ Offset, Len: Integer ]: Single read GetAsFloat write SetAsFloat;
Parameters
Offset
Type: Integer
Len
Type: Single
•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