pfc_cancel


pfcutil.pbl   >   pfc_w_dwpropertyservices   >   pfc_cancel   

Full name pfc_w_dwpropertyservices.pfc_cancel
Access public
Extend of
Return value
Prototype event pfc_cancel()

Name Datatype
No Data

Name Datatype
No Data

event pfc_cancel;call super::pfc_cancel;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  			pfc_Cancel
//
//	(Arguments:		None)
//
//	(Returns:  		None)
//
//	Description:
//	Close the window.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	6.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_dwpropertyservices.cb_cancel.clicked cb_cancel

     
Name Owner
systemfunctions.close systemfunctions
pfc_w_response.pfc_cancel pfc_w_response

     
Full name
No Data

     
Name Scope
No Data