<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://frp.sage.fr/wiki1000/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=CleanMessageQueue_%28TdbfMessageBox%29</id>
		<title>CleanMessageQueue (TdbfMessageBox) - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=CleanMessageQueue_%28TdbfMessageBox%29"/>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=CleanMessageQueue_(TdbfMessageBox)&amp;action=history"/>
		<updated>2026-04-28T07:14:41Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.18.6</generator>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=CleanMessageQueue_(TdbfMessageBox)&amp;diff=5493&amp;oldid=prev</id>
		<title>Syfre : Page créée avec « &lt;source lang='delphi'&gt;procedure CleanMessageQueue(const iTopicName:string);&lt;/source&gt;  Cette procédure supprime tous les messages consommés de la file d'attente.  {|class=&quot;w… »</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=CleanMessageQueue_(TdbfMessageBox)&amp;diff=5493&amp;oldid=prev"/>
				<updated>2011-07-13T08:40:27Z</updated>
		
		<summary type="html">&lt;p&gt;Page créée avec « &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;procedure CleanMessageQueue(const iTopicName:string);&amp;lt;/source&amp;gt;  Cette procédure supprime tous les messages consommés de la file d&amp;#039;attente.  {|class=&amp;quot;w… »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang='delphi'&amp;gt;procedure CleanMessageQueue(const iTopicName:string);&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette procédure supprime tous les messages consommés de la file d'attente.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|iTopicName&lt;br /&gt;
|Un sujet de la queue&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Exemple :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang='delphi'&amp;gt;&lt;br /&gt;
//Procedure CleanQueue;&lt;br /&gt;
var box:TdbfMessageBox;&lt;br /&gt;
begin&lt;br /&gt;
  box := TdbfMessageBox.FindBox('mybox');&lt;br /&gt;
  if Assigned(box) then&lt;br /&gt;
   begin&lt;br /&gt;
     box.CleanMessageQueue('topic1');&lt;br /&gt;
   end;&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;
* [[CreateMessage_(TdbfMessageBox)|Création d'un message]]&lt;br /&gt;
* [[Classe file d'attente (stereotype)|File d'attente]]&lt;br /&gt;
&lt;br /&gt;
{{Footer|TdbfMessageBox (class)}}&lt;br /&gt;
[[category:TdbfMessageBox]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>	</entry>

	</feed>