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

issamelstring

Declaration

Source position: msestrings.pas line 248

function issamelstring(

  const value: lmsestringty;

  const key: msestring;

  caseinsensitive: Boolean = False

):Boolean; overload;

function issamelstring(

  const value: lstringty;

  const key: string;

  caseinsensitive: Boolean = False

):Boolean; overload;


Documentation generated on: 2021-05-13