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

TGVariantBuilder

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazglib2.pas line 4052

type TGVariantBuilder = object

  u: TGVariantBuilder_union_u;

  

  function new();

  

  procedure add_value();

  

  procedure clear;

  

  procedure close;

  

  function end_;

  

  procedure init();

  

  procedure open();

  

  function ref;

  

  procedure unref;

  

end;

Inheritance

TGVariantBuilder