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

ArgsToCsvList

Declaration

Source position: _crw_lmd.pas line 205

function ArgsToCsvList(

  const Args: array of Const;

  aFloatDigits: Integer = 0;

  aMode: Integer = csvForceQuotedStr

):LongString;