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

StrBeforeCharB

Declaration

Source position: flcStrings.pas line 910

function StrBeforeCharB(

  const S: RawByteString;

  const D: ByteChar;

  const Optional: Boolean = True

):RawByteString; overload;

function StrBeforeCharB(

  const S: RawByteString;

  const D: ByteCharSet;

  const Optional: Boolean = True

):RawByteString; overload;



CT Web help

CodeTyphon Studio