clicked


pfcutil.pbl   >   pfc_w_sqlspyinspect   >   cb_cancelall   >   clicked   

Full name pfc_w_sqlspyinspect.cb_cancelall.clicked
Access public
Extend of
Return value
Prototype event clicked()

Name Datatype
No Data

Name Datatype
No Data

event clicked;call u_cb::clicked;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  Clicked!
//
//	(Arguments: None)
//
//	(Returns:  None)
//
//	Description:	Call window function to Close this window after 
//						populating with the appropriate return values.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////

//Populate Communications object before closing the window.
of_populatebeforeclose(this)

end event

     
Name Owner
No Data

     
Name Owner
pfc_w_sqlspyinspect.of_populatebeforeclose pfc_w_sqlspyinspect
commandbutton.clicked commandbutton

     
Full name
No Data

     
Name Scope
No Data