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

TGUri.split_network

Declaration

Source position: lazglib2.pas line 3843

function TGUri.split_network(

  uri_string: Pgchar;

  flags: TGUriFlags;

  scheme: PPgchar;

  host: PPgchar;

  port: Pgint;

  error: PPGError

):gboolean;