[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msestrings' (#msegui)

countleadingchars

Declaration

Source position: msestrings.pas line 520

function countleadingchars(

  const str: msestring;

  char: msechar

):Integer; overload;

function countleadingchars(

  const str: string;

  char: Char

):Integer; overload;


Documentation generated on: 2021-05-13