Unit 'icon' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

MatchToolValue

Declaration

Source position: icon.pas line 360

function MatchToolValue(

  const typeString: pCHAR;

  const value: pCHAR

):LongBool;

function MatchToolValue(

  const typeString: RawByteString;

  const value: pCHAR

):Boolean;

function MatchToolValue(

  const typeString: pCHAR;

  const value: RawByteString

):Boolean;

function MatchToolValue(

  const typeString: RawByteString;

  const value: RawByteString

):Boolean;


Documentation generated on: 2023-03-18