[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
|