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

ArrayOfConstToStr

Declaration

Source position: sysutilh.inc line 397

function ArrayOfConstToStr(

  const Args: array of Const;

  aSeparator: char = ',';

  aQuoteBegin: char = '"';

  aQuoteEnd: char = '"'

):UTF8String;


Documentation generated on: Oct 27 2024