WinStudio
Collection specifications.
Property: Collections.
Defers the Refresh operation of a collection until any component bound to it or to one of its properties is visible.
DEFERREFRESHUNTILVISIBLE( )
The DEFERREFRESHUNTILVISIBLE( ) keyword improves the performance of forms that contain subcollections on notebook tabs. Any pending Refresh operations are performed only when the user clicks on a notebook tab.
Acme.LanguageIDs( OBJNAME(oLanguageIDs) DEFERREFRESHUNTILVISIBLE() )