clicked


pfcwnsrv.pbl   >   pfc_m_master   >   m_pfcmru4   >   clicked   

Full name pfc_m_master.m_pfcmru4.clicked
Access public
Extend of
Return value
Prototype event clicked()

Name Datatype
No Data

Name Datatype
No Data

event clicked;//////////////////////////////////////////////////////////////////////////////
//
//	Event:		Clicked
//
//	Arguments:	None
//
//	Returns:		None
//
//	Description:
//	Send menu item text from menu to event on window
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	6.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.
//
//////////////////////////////////////////////////////////////////////////////

message.stringparm = this.text
of_sendmessage("pfc_mruclicked")

end event

     
Name Owner
No Data

     
Name Owner
pfc_m_master.of_sendmessage pfc_m_master

     
Full name
demopfc

     
Name Scope
No Data