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

TGdkPixbufSimpleAnim

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

Declaration

Source position: lazgdkpixbuf2.pas line 422

type TGdkPixbufSimpleAnim = object(TGdkPixbufAnimation)

  function new();

  

  procedure add_frame();

  

  function get_loop;

  

  procedure set_loop();

  

  property loop: gboolean; [rw]

  

end;

Inheritance

TGdkPixbufSimpleAnim

  

TGdkPixbufAnimation

  

TGObject