pfc_close


pfcmain.pbl   >   pfc_w_master   >   pfc_close   

Full name pfc_w_master.pfc_close
Access public
Extend of
Return value
Prototype event pfc_close()

Name Datatype
No Data

Name Datatype
No Data

event pfc_close;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  pfc_close
//
//	Arguments:  none
//
//	Returns:  none
//
//	Description:
//	Close the window
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.0   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.
//
//////////////////////////////////////////////////////////////////////////////

Close (this)
end event

     
Name Owner
pfc_w_sqlspy.cb_close.clicked cb_close

     
Name Owner
systemfunctions.close systemfunctions

     
Full name
No Data

     
Name Scope
No Data