Pretty sure all sprites (visible, invisible, off-screen, with all their animations) are loaded into memory on start of the layout.
You can easily test it - put several big sprites on the layout, make them invisible, run the project in debug mode (Ctrl-F4) and check memory usage.