<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=InQueue_%28selector%29</id>
	<title>InQueue (selector) - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.sage.fr/index.php?action=history&amp;feed=atom&amp;title=InQueue_%28selector%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=InQueue_(selector)&amp;action=history"/>
	<updated>2026-05-24T23:22:59Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://wiki.sage.fr/index.php?title=InQueue_(selector)&amp;diff=7196&amp;oldid=prev</id>
		<title>Syfre : Page créée avec « &lt;source lang=&#039;delphi&#039;&gt;procedure InQueue(const iQueueClassName:string; const iTopic:string);&lt;/source&gt;  Cette méthode ajoute les objets de la sélection dans la file d&#039;atte... »</title>
		<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=InQueue_(selector)&amp;diff=7196&amp;oldid=prev"/>
		<updated>2013-04-16T09:00:20Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;procedure InQueue(const iQueueClassName:string; const iTopic:string);&amp;lt;/source&amp;gt;  Cette méthode ajoute les objets de la sélection dans la file d&amp;#039;atte... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;procedure InQueue(const iQueueClassName:string; const iTopic:string);&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette méthode ajoute les objets de la sélection dans la file d&amp;#039;attente.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|iQueueClassName&lt;br /&gt;
|Nom de la classe file d&amp;#039;attente dans laquelle insérer les objets&lt;br /&gt;
|-&lt;br /&gt;
|iTopic&lt;br /&gt;
|Sujet associé à ces objets&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Exemple :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;&lt;br /&gt;
procedure TestSelector.TestInQueue;&lt;br /&gt;
var sel:TSelector;&lt;br /&gt;
begin&lt;br /&gt;
  sel := WFClasseA.CreateSelector(&amp;#039;&amp;#039;,&amp;#039;&amp;#039;,true,[]);&lt;br /&gt;
  sel.InQueue(&amp;#039;MyQueue&amp;#039;,&amp;#039;wfclassea/@oid&amp;#039;);&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi :&lt;br /&gt;
&lt;br /&gt;
* [[InQueue (TStereotypeClassQueue)|Méthode de classe InQueue du stéréotype file d&amp;#039;attente]]&lt;br /&gt;
&lt;br /&gt;
{{Footer|Selecteur (tech)}}&lt;br /&gt;
[[category:Sélecteur]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>
	</entry>
</feed>