<?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=GetLibelle_%28TSearchAction%29</id>
		<title>GetLibelle (TSearchAction) - 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=GetLibelle_%28TSearchAction%29"/>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=GetLibelle_(TSearchAction)&amp;action=history"/>
		<updated>2026-04-30T15:09:40Z</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=GetLibelle_(TSearchAction)&amp;diff=14650&amp;oldid=prev</id>
		<title>Syfre : Page créée avec « {{Version11}}  &lt;source lang='delphi'&gt;Function GetLibelle(const iClassName:string):string;&lt;/source&gt;  Cette fonction retourne le libellé à afficher dans la vignette résul... »</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=GetLibelle_(TSearchAction)&amp;diff=14650&amp;oldid=prev"/>
				<updated>2024-06-20T12:26:27Z</updated>
		
		<summary type="html">&lt;p&gt;Page créée avec « {{Version11}}  &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;Function GetLibelle(const iClassName:string):string;&amp;lt;/source&amp;gt;  Cette fonction retourne le libellé à afficher dans la vignette résul... »&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Version11}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang='delphi'&amp;gt;Function GetLibelle(const iClassName:string):string;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Cette fonction retourne le libellé à afficher dans la vignette résultat de recherche.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Paramètre&lt;br /&gt;
!Usage&lt;br /&gt;
|-&lt;br /&gt;
|iClassName&lt;br /&gt;
|Le nom de la classe de l'objet du résultat de la recherche&lt;br /&gt;
|-&lt;br /&gt;
|Result&lt;br /&gt;
|Le libellé à afficher dans la vignette pour cette action.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Retourner une chaîne vide si la classe ne correspond pas à l'action, dans ce cas l'action sera ignorée.&lt;br /&gt;
&lt;br /&gt;
Exemple :&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;delphi&amp;quot;&amp;gt;&lt;br /&gt;
//function ACtion_piece_ecritures.GetLibelle(const iClassName:string):string;&lt;br /&gt;
begin&lt;br /&gt;
  if TFacadeModel.hasAccounting and (iClassName='TPiece') then Result := _TP('Voir les écritures de la pièce') else&lt;br /&gt;
  Result := '';&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|TSearchAction (class)}}&lt;br /&gt;
[[Category:version2024r1]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>	</entry>

	</feed>