[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'geanyplugin' (#fpgeanyplugin)

utils_string_replace_first

Declaration

Source position: geanybindings.inc line 1306

function utils_string_replace_first(

  var haystack: TGString;

  needle: Pgchar;

  replace: Pgchar

):guint;