<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/wiki/DxProgressBarGetProgress?action=history&amp;feed=atom</id>
	<title>DxProgressBarGetProgress - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/wiki/DxProgressBarGetProgress?action=history&amp;feed=atom"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DxProgressBarGetProgress&amp;action=history"/>
	<updated>2026-04-30T07:24:21Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DxProgressBarGetProgress&amp;diff=80646&amp;oldid=prev</id>
		<title>BR4: Created page with &quot;__NOTOC__ {{Client Function}} Esta funcion obtiene la posición de la barra de progreso actual del elemento dxProgressBar.  &lt;small&gt;'''&lt;span style=&quot;color:#ff0000; text-shadow:black 0em 0.1em 0.1em;&quot;&gt;''Aviso: Esta es una función exportada por Modern-Library!''&lt;/span&gt;'''&lt;/small&gt; ==Sintaxis== &lt;syntaxhighlight lang=&quot;lua&quot;&gt;bool dxProgressBarGetProgress(element element)&lt;/syntaxhighlight&gt;  ===Argumentos requeridos=== * '''element''': la dxProgressBar creada.  ==Ejemp...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DxProgressBarGetProgress&amp;diff=80646&amp;oldid=prev"/>
		<updated>2024-10-06T10:01:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;__NOTOC__ {{Client Function}} Esta funcion obtiene la posición de la barra de progreso actual del elemento &lt;a href=&quot;/wiki/DxProgressBar&quot; title=&quot;DxProgressBar&quot;&gt;dxProgressBar&lt;/a&gt;.  &amp;lt;small&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;span style=&amp;quot;color:#ff0000; text-shadow:black 0em 0.1em 0.1em;&amp;quot;&amp;gt;&amp;#039;&amp;#039;Aviso: Esta es una función exportada por &lt;a href=&quot;/wiki/Modern-Library&quot; title=&quot;Modern-Library&quot;&gt;Modern-Library&lt;/a&gt;!&amp;#039;&amp;#039;&amp;lt;/span&amp;gt;&amp;#039;&amp;#039;&amp;#039;&amp;lt;/small&amp;gt; ==Sintaxis== &amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool dxProgressBarGetProgress(element element)&amp;lt;/syntaxhighlight&amp;gt;  ===Argumentos requeridos=== * &amp;#039;&amp;#039;&amp;#039;element&amp;#039;&amp;#039;&amp;#039;: la &lt;a href=&quot;/wiki/DxProgressBar&quot; title=&quot;DxProgressBar&quot;&gt;dxProgressBar&lt;/a&gt; creada.  ==Ejemp...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
{{Client Function}}&lt;br /&gt;
Esta funcion obtiene la posición de la barra de progreso actual del elemento [[dxProgressBar]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;'''&amp;lt;span style=&amp;quot;color:#ff0000; text-shadow:black 0em 0.1em 0.1em;&amp;quot;&amp;gt;''Aviso: Esta es una función exportada por [[Modern-Library]]!''&amp;lt;/span&amp;gt;'''&amp;lt;/small&amp;gt;&lt;br /&gt;
==Sintaxis==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;bool dxProgressBarGetProgress(element element)&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Argumentos requeridos===&lt;br /&gt;
* '''element''': la [[dxProgressBar]] creada.&lt;br /&gt;
&lt;br /&gt;
==Ejemplo de Uso==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;lua&amp;quot;&amp;gt;&lt;br /&gt;
-- Activación de la libreria&lt;br /&gt;
loadstring( exports.dxLibrary:dxGetLibrary( ) )( )&lt;br /&gt;
&lt;br /&gt;
-- Creamos la barra de progreso.&lt;br /&gt;
progress_test = dxProgressBar( 312, 396, 270, 38, false )&lt;br /&gt;
&lt;br /&gt;
-- Aplicamos la función y obtenemos su resultado.&lt;br /&gt;
resultado = dxProgressBarGetProgress(progress_test)&lt;br /&gt;
&lt;br /&gt;
print(resultado)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Ver también==&lt;br /&gt;
{{DXLIB_FUNCTIONS}}&lt;/div&gt;</summary>
		<author><name>BR4</name></author>
	</entry>
</feed>