[QUOTE=bassim;2781310]En Pascal , si je me rappelle bien on fait comme ça:

with monObjet do
begin
setSomething();
setChose();
traitemant();
end;