In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Custom Application property

Xailer professional forum in English
Responder
Avatar de Usuario
emeasoft
Mensajes: 1094
Registrado: Mié Abr 01, 2009 4:12 pm
Ubicación: emeasoft
Contactar:

Custom Application property

Mensaje por emeasoft »

Hello Xailers,
Is there any way to declare a custom application property?
eg.: Application:MyCustomProperty
TIA,
Juliano
dezac
Mensajes: 14
Registrado: Mar Dic 18, 2012 8:50 pm

Custom Application property

Mensaje por dezac »

Juliano,
just use the TAppData object: AppData:AddData( "MyData", "MyValue" )
And when you need the value: MsgInfo( AppData:MyData )
Saludos,
José Lalí­n
Responder