pfc_default


pfcapsrv.pbl   >   pfc_w_about   >   pfc_default   

Full name pfc_w_about.pfc_default
Access public
Extend of
Return value
Prototype event pfc_default()

Name Datatype
No Data

Name Datatype
No Data

event pfc_default;call w_response::pfc_default;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  pfc_default
//
//	(Arguments: None)
//
//	(Returns:  None)
//
//	Description:  Performs the default operation.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.0    Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996 Powersoft Corporation
//
//////////////////////////////////////////////////////////////////////////////

//Close the About window
Close (this)
end event

     
Name Owner
pfc_w_about.cb_ok.clicked cb_ok

     
Name Owner
systemfunctions.close systemfunctions
pfc_w_response.pfc_default pfc_w_response

     
Full name
No Data

     
Name Scope
No Data