Unit 'System' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

Space

Return a string of spaces.

Declaration

Source position: systemh.inc line 1314

function Space(

  b: Byte

):shortstring;

Description

Space returns a shortstring with length B, consisting of spaces.

See also

StringOfChar

  

Return a string consisting of 1 character repeated N times.


Documentation generated on: Jul 24 2023