[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

BreakString

Declaration

Source position: lclproc.pas line 166

function BreakString(

  const s: String;

  MaxLineLength: Integer;

  Indent: Integer

):String;