[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LazUTF8' (#lazutils)

UTF8PadCenter

Declaration

Source position: lazutf8.pas line 141

function UTF8PadCenter(

  const S: string;

  const N: Integer;

  const AUtf8Char: string = #32

):string;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.