lbuttonup


pfcmain.pbl   >   pfc_u_dw   >   lbuttonup   

Full name pfc_u_dw.lbuttonup
Access public
Extend of
Return value
Prototype event lbuttonup(unsignedlong,integer,integer)

Name Datatype
No Data

Name Datatype
No Data

event lbuttonup;//////////////////////////////////////////////////////////////////////////////
//	Event:			lbuttonup
//	Description:	Send lbuttonup notification to services
//////////////////////////////////////////////////////////////////////////////
//	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.
//////////////////////////////////////////////////////////////////////////////
if IsValid (inv_RowSelect) then inv_RowSelect.event pfc_lbuttonup (flags, xpos, ypos)
end event

     
Name Owner
pfc_u_tabpg_dwproperty_buffers.dw_requestorduplicate.lbuttonup dw_requestorduplicate

     
Name Owner
systemfunctions.isvalid systemfunctions
pfc_n_cst_dwsrv_rowselection.pfc_lbuttonup pfc_n_cst_dwsrv_rowselection

     
Full name
No Data

     
Name Scope
No Data