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

TGVariantIter

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

Declaration

Source position: lazglib2.pas line 4018

type TGVariantIter = object

  x: ;

  

  function copy;

  

  procedure free;

  

  function init();

  

  function n_children;

  

  function next_value;

  

end;

Inheritance

TGVariantIter