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

BreakString

Declaration

Source position: lclproc.pas line 142

function BreakString(

  const s: string;

  MaxLineLength: Integer;

  Indent: Integer

):string;