<?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=AsCursor_%28selector%29</id>
	<title>AsCursor (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=AsCursor_%28selector%29"/>
	<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=AsCursor_(selector)&amp;action=history"/>
	<updated>2026-05-24T23:27:02Z</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=AsCursor_(selector)&amp;diff=7166&amp;oldid=prev</id>
		<title>Syfre : Page créée avec « &lt;source lang=&#039;delphi&#039;&gt;function AsCursor:TCursor;&lt;/source&gt;  Cette fonction retourne un curseur d&#039;objets représentant la sélection.  {|class=&quot;... »</title>
		<link rel="alternate" type="text/html" href="http://wiki.sage.fr/index.php?title=AsCursor_(selector)&amp;diff=7166&amp;oldid=prev"/>
		<updated>2013-04-15T09:52:55Z</updated>

		<summary type="html">&lt;p&gt;Page créée avec « &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;function AsCursor:TCursor;&amp;lt;/source&amp;gt;  Cette fonction retourne un &lt;a href=&quot;/index.php/Curseurs_d%27objets_(tech)&quot; title=&quot;Curseurs d&amp;#039;objets (tech)&quot;&gt;curseur d&amp;#039;objets&lt;/a&gt; représentant la sélection.  {|class=&amp;quot;... »&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;function AsCursor:TCursor;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette fonction retourne un [[Curseurs d&amp;#039;objets (tech)|curseur d&amp;#039;objets]] représentant la sélection.&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|Result&lt;br /&gt;
|Un curseur d&amp;#039;objets représentant la sélection.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Exemple&lt;br /&gt;
&amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;&lt;br /&gt;
var sel:TSelector; S:string; stag:string; inst:WFClasseA;&lt;br /&gt;
begin&lt;br /&gt;
  sel := WFClasseA.CreateSelector(&amp;#039;&amp;#039;,&amp;#039;&amp;#039;,true,[]);&lt;br /&gt;
&lt;br /&gt;
  S := &amp;#039;&amp;#039;; stag := &amp;#039;&amp;#039;;&lt;br /&gt;
  foreach inst in  sel.AsCursor do&lt;br /&gt;
   begin&lt;br /&gt;
     S := S+stag+inst.unCode;&lt;br /&gt;
     stag := &amp;#039;,&amp;#039;;&lt;br /&gt;
   end;&lt;br /&gt;
&lt;br /&gt;
  ShowMessage(S);&lt;br /&gt;
end;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi :&lt;br /&gt;
&lt;br /&gt;
* [[Curseurs d&amp;#039;objets (tech)|Curseur d&amp;#039;objets]]&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>