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

TGdkPixbufAnimationIter

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

Declaration

Source position: lazgdkpixbuf2.pas line 230

type TGdkPixbufAnimationIter = object(TGObject)

  function advance();

  

  function get_delay_time;

  

  function get_pixbuf;

  

  function on_currently_loading_frame;

  

end;

Inheritance

TGdkPixbufAnimationIter

  

TGObject