/*
               File: LoginInspector
        Description: Login Inspector
             Author: GeneXus C# Generator version 9_0_4-851
       Generated on: 5/14/2009 7:51:35.51
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A334InspPa = GXgetControlValue("INSPPASS")
   A331InspId = GXgetIntegerValue("INSPID")
}
this._logininspector=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =8;
_GXValidFnc[3]={lvl:0,grid:0,fnc:null,fld:"_INSPID",gxvar:"AV9InspId",op:[],ip:[],nacdep:[],v2v:function(Value){AV9InspId=gxint(Value)},v2c:function(){GXsetControlValue("_INSPID",AV9InspId,0)},c2v:function(){AV9InspId=GXgetIntegerValue("_INSPID")}};
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_INSPPASS",gxvar:"AV8InspPas",op:[],ip:[],nacdep:[],v2v:function(Value){AV8InspPas=Value},v2c:function(){GXsetControlValue("_INSPPASS",AV8InspPas,0)},c2v:function(){AV8InspPas=GXgetControlValue("_INSPPASS")}};
this.AV9InspId=0;
this.AV8InspPas=0;
_SetStandaloneVars( ) ;
