TBitConverter.From

Declaration

Source position: types.pp line 348

default 
  class procedure From<T>(const ASrcValue: T; 
                         var ADestination: Array of Byte; 
                         AOffset: Integer);  Static;