Unit 'StrUtils' Package
[Overview][Resource strings][Constants][Types][Procedures and functions][Index] [#rtl-objpas]

IntToBin

Declaration

Source position: strutils.pp line 225

function IntToBin(

  Value: LongInt;

  Digits: Integer;

  Spaces: Integer

):string;

function IntToBin(

  Value: LongInt;

  Digits: Integer

):string;

function IntToBin(

  Value: Int64;

  Digits: Integer

):string;


Documentation generated on: 2023-03-18