pfc_paste


pfcmain.pbl   >   pfc_u_ddplb   >   pfc_paste   

Full name pfc_u_ddplb.pfc_paste
Access public
Extend of integer
Return value integer
Prototype event integer pfc_paste()

Name Datatype
No Data

Name Datatype
No Data

event pfc_paste;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  			pfc_paste
//
//	(Arguments:		None)
//
//	(Returns:  		integer
//						Return value from the PowerScript Paste function)
//
//	Description:	Paste the text from the clipboard.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////

Return this.Paste()
end event

     
Name Owner
No Data

     
Name Owner
dropdownlistbox.paste dropdownlistbox

     
Full name
No Data

     
Name Scope
No Data