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

TGMenuAttributeIter

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

Declaration

Source position: lazgio2.pas line 4959

type TGMenuAttributeIter = object(TGObject)

  priv: PGMenuAttributeIterPrivate;

  

  function get_name;

  

  function get_next();

  

  function get_value;

  

  function next;

  

end;

Inheritance

TGMenuAttributeIter

  

TGObject