[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

SScanf

Declaration

Source position: sysstrh.inc line 149

function SScanf(

  const s: String;

  const fmt: String;

  const Pointers: array [] of Pointer

):Integer;