timer


pfcapsrv.pbl   >   pfc_w_splash   >   timer   

Full name pfc_w_splash.timer
Access public
Extend of
Return value
Prototype event timer()

Name Datatype
No Data

Name Datatype
No Data

event timer;call super::timer;//////////////////////////////////////////////////////////////////////////////
//
//	Event:
//	timer
//
//	Description:
//	Close window when specified length of time is reached
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.0.03   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 Sybase, Inc. and its subsidiaries.  All rights reserved.
//	Any distribution of the PowerBuilder Foundation Classes (PFC)
//	source code by other than Sybase, Inc. and its subsidiaries is prohibited.
//
//////////////////////////////////////////////////////////////////////////////

Timer (0)
Close (this)
end event

     
Name Owner
No Data

     
Name Owner
systemfunctions.close systemfunctions
systemfunctions.timer systemfunctions
window.timer window

     
Full name
No Data

     
Name Scope
No Data