[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_str' (#crwlib)

CenterPad

Declaration

Source position: _crw_str.pas line 573

function CenterPad(

  const S: LongString;

  Width: SizeInt;

  Ch: Char = ' '

):LongString;