/*
               File: Preguntas
        Description: Preguntas
             Author: GeneXus C# Generator version 9_0_3-780
       Generated on: 2/11/2009 0:37:26.89
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A10IdiCod=GXgetIntegerValue("IDICOD") ;
   A21PregId=GXgetIntegerValue("PREGID") ;
}
this._StandaloneModal=function()
{
}
this._preguntas=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =14;
_GXValidFnc [ 13 ]={lvl: 2 ,grid: 11 ,pgrid: 0 ,fnc: null ,fld: "PREGTITU" ,gxvar: "A22PregTit" ,op:[  ],ip:[  ],v2v:function(Value){ A22PregTit=Value },v2c:function(){ GXsetGridControlValue("PREGTITU",GXCurrentRow[11],A22PregTit,0) }, c2v:function(){ A22PregTit = GXgetGridControlValue("PREGTITU",GXCurrentRow[11]) }, nac:function(){return  null }};
_GXValidFnc [ 14 ]={lvl: 2 ,grid: 11 ,pgrid: 0 ,fnc: null ,fld: "_PAGINA" ,gxvar: "AV8Pagina" ,op:[  ],ip:[  ],v2v:function(Value){ AV8Pagina=Value },v2c:function(){ GXsetGridControlValue("_PAGINA",GXCurrentRow[11],AV8Pagina,0) }, c2v:function(){ AV8Pagina = GXgetGridIntegerValue("_PAGINA",GXCurrentRow[11]) }, nac:function(){return  null }};
_SetStandaloneVars( ) ;

