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

wordatindex

Declaration

Source position: msestrings.pas line 470

procedure wordatindex(

  const value: msestring;

  const index: Integer;

  out first: pmsechar;

  out pastlast: pmsechar;

  const delimchars: msestring;

  const nodelimstrings: array of msestring

); overload;

function wordatindex(

  const value: msestring;

  const index: Integer;

  const delimchars: msestring;

  const nodelimstrings: array of msestring

):msestring; overload;


Documentation generated on: 2021-05-13