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

TGVariant.parse

Declaration

Source position: lazglib2.pas line 3981

function TGVariant.parse(

  type_: PGVariantType;

  text: Pgchar;

  limit: Pgchar;

  endptr: PPgchar;

  error: PPGError

):PGVariant;