Unit 'flcStrings' Package
[Overview][Constants][Classes][Procedures and functions][Index] [#pl_fundamentals]

StrPadLeftB

Declaration

Source position: flcStrings.pas line 763

function StrPadLeftB(

  const S: RawByteString;

  const PadChar: ByteChar;

  const Len: Integer;

  const Cut: Boolean = False

):RawByteString;



CT Web help

CodeTyphon Studio