begindrag


pfcmain.pbl   >   pfc_u_tv   >   begindrag   

Full name pfc_u_tv.begindrag
Access public
Extend of
Return value
Prototype event begindrag()

Name Datatype
No Data

Name Datatype
No Data

event begindrag;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  BeginDrag
//
//	Description:	Save the handle of the item that is being
//						dragged in the instance variable il_DragSource.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision 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.
//
//////////////////////////////////////////////////////////////////////////////

il_DragSource = handle

end event

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data