<?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=PropAsVariant_%28Instance%29</id>
		<title>PropAsVariant (Instance) - 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=PropAsVariant_%28Instance%29"/>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=PropAsVariant_(Instance)&amp;action=history"/>
		<updated>2026-05-18T23:56:30Z</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=PropAsVariant_(Instance)&amp;diff=948&amp;oldid=prev</id>
		<title>Syfre : Nouvelle page : &lt;source lang='delphi'&gt;property PropAsVariant[name:string]:variant;&lt;/source&gt;  '''Lecture/Ecriture'''  Cette propriété accède à la valeur d'un attribut par son nom.  En lecture: *R...</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=PropAsVariant_(Instance)&amp;diff=948&amp;oldid=prev"/>
				<updated>2009-07-25T15:40:14Z</updated>
		
		<summary type="html">&lt;p&gt;Nouvelle page : &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;property PropAsVariant[name:string]:variant;&amp;lt;/source&amp;gt;  &amp;#039;&amp;#039;&amp;#039;Lecture/Ecriture&amp;#039;&amp;#039;&amp;#039;  Cette propriété accède à la valeur d&amp;#039;un attribut par son nom.  En lecture: *R...&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;property PropAsVariant[name:string]:variant;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Lecture/Ecriture'''&lt;br /&gt;
&lt;br /&gt;
Cette propriété accède à la valeur d'un attribut par son nom.&lt;br /&gt;
&lt;br /&gt;
En lecture:&lt;br /&gt;
*Retourne la valeur de l'attribut indiqué.&lt;br /&gt;
&lt;br /&gt;
En écriture:&lt;br /&gt;
*Affecte la valeur à l'attribut indiqué.&lt;br /&gt;
&lt;br /&gt;
Exemple:&lt;br /&gt;
&amp;lt;source lang='delphi'&amp;gt;&lt;br /&gt;
{Procedure DeselectionnerLignes(aList:TitObjectList; vAttSelection:String);}&lt;br /&gt;
var i : integer;&lt;br /&gt;
begin&lt;br /&gt;
  if Assigned(aList) then&lt;br /&gt;
   for i := aList.Count - 1 downto 0 do&lt;br /&gt;
    aList.Refs[i].PropAsVariant[vAttSelection] := False;&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;
{{Footer|Objets métiers (tech)}}&lt;br /&gt;
[[category:Objets métiers]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>	</entry>

	</feed>