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

countchars

Declaration

Source position: msestrings.pas line 351

function countchars(

  const str: string;

  achar: Char

):Integer; overload;

function countchars(

  const str: msestring;

  achar: msechar

):Integer; overload;


Documentation generated on: 2021-05-13