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

TGVariant.new_from_bytes

Declaration

Source position: lazglib2.pas line 3903

function TGVariant.new_from_bytes(

  type_: PGVariantType;

  bytes: PGBytes;

  trusted: gboolean

):PGVariant;