clicked


pfcutil.pbl   >   pfc_w_sqlspy   >   cb_print   >   clicked   

Full name pfc_w_sqlspy.cb_print.clicked
Access public
Extend of
Return value
Prototype event clicked()

Name Datatype
No Data

Name Datatype
No Data

event clicked;call super::clicked;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  Clicked!
//
//	(Arguments: None)
//
//	(Returns:  None)
//
//	Description:	Prints the SQL history.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////

//Notify the service to Print the history
gnv_app.inv_debug.inv_sqlspy.of_PrintHistory ()

end event

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_sqlspy.of_printhistory pfc_n_cst_sqlspy
commandbutton.clicked commandbutton

     
Full name
demopfc

     
Name Scope
No Data