[Overview][Constants][Classes][Procedures and functions][Index] Reference for unit 'StrExtra' (#Pkg)

WrapTextToStringListUTF8

Declaration

Source position: strextra.pas line 150

function WrapTextToStringListUTF8(

  const S: UTF8String;

  const BreakChars: TSysCharSet;

  Width: Integer

):TStringList;