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

g_strsplit

Declaration

Source position: lazglib2.pas line 4980

function g_strsplit(

  string_: Pgchar;

  delimiter: Pgchar;

  max_tokens: gint

):PPgchar;