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

DimParseServiceType

Declaration

Source position: _crw_dimc.pas line 382

function DimParseServiceType(

  ServiceType: LongString;

  Separator: LongString = ':';

  Delimeter: LongString = ';';

  TrailZero: Boolean = False

):LongString;