pfc_clear


pfcmain.pbl   >   pfc_u_dw   >   pfc_clear   

Full name pfc_u_dw.pfc_clear
Access public
Extend of integer
Return value integer
Prototype event integer pfc_clear()

Name Datatype
No Data

Name Datatype
No Data

event pfc_clear;//////////////////////////////////////////////////////////////////////////////
//	Event:			pfc_clear
//	Arguments:		None
//	Returns:			Integer - 	Return value from PowerScript Clear() function
//	Description:	Clear Text (no clipboard) functionality
//////////////////////////////////////////////////////////////////////////////
//	Rev. History	Version
//						5.0   Initial version
//////////////////////////////////////////////////////////////////////////////
//	Copyright © 1996-1999 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.
//////////////////////////////////////////////////////////////////////////////
return this.Clear()
end event

     
Name Owner
No Data

     
Name Owner
datawindow.clear datawindow

     
Full name
No Data

     
Name Scope
No Data