clicked


pfcutil.pbl   >   pfc_w_sqlspy   >   cb_dlghelp   >   clicked   

Full name pfc_w_sqlspy.cb_dlghelp.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
//
//	Description:
//	Display PFC dialog help
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////

showHelp ("pfcdlg.hlp", topic!, 10500)
end event

     
Name Owner
No Data

     
Name Owner
systemfunctions.showhelp systemfunctions
commandbutton.clicked commandbutton

     
Full name
No Data

     
Name Scope
No Data