Not really.
In fact, if you want to act on objects that you already placed in your layout in edittime, you do it through through "Start of layout", making subevents for your picking needs.
Else, when you are spawning your object in your code, that is the moment to initialize it. (right after the "create object" action, if you apply code to the object type that just was spawned, only this very object is picked).