Unit 'syshelpers' Package
[Overview][Types][Classes][Variables][Index] [#rtl-objpas]

TNativeIntSysHelper.ToBinString

Declaration

Source position: syshelpersoh.inc line 2

protected function TNativeIntSysHelper.ToBinString(

  const aBinFormatSettings: TBinFormatSettings;

  const aShowLeadingZeros: Boolean;

  const aMinDigits: Integer

):string; overload;

function TNativeIntSysHelper.ToBinString(

  const aBinFormatSettings: TBinFormatSettings;

  const aMinDigits: Integer

):string; overload;

function TNativeIntSysHelper.ToBinString(

  const aBinFormatSettings: TBinFormatSettings;

  aShowLeadingZeros: Boolean = True

):string; overload;

function TNativeIntSysHelper.ToBinString(

  const aMinDigits: Integer

):string; overload;

function TNativeIntSysHelper.ToBinString(

  const aShowLeadingZeros: Boolean = True

):string; overload;


Documentation generated on: 2023-03-18