pfc_replacedlg


pfcmain.pbl   >   pfc_u_dw   >   pfc_replacedlg   

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

Name Datatype
No Data

Name Datatype
No Data

event pfc_replacedlg;//////////////////////////////////////////////////////////////////////////////
//	Event:			pfc_replacedlg
//	Arguments:		None
//	Returns:			None
//	Description:	Invokes the Find/Replace dialog window.
//////////////////////////////////////////////////////////////////////////////
//	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_Find) then	inv_Find.Event pfc_replacedlg()
end event

     
Name Owner
No Data

     
Name Owner
systemfunctions.isvalid systemfunctions
pfc_n_cst_dwsrv_find.pfc_replacedlg pfc_n_cst_dwsrv_find

     
Full name
No Data

     
Name Scope
No Data