Source position: types.pp line 348
class procedure TBitConverter.From(
const ASrcValue: T;
var ADestination: array of Byte;
AOffset: Integer = 0
);