pfc_descendant


pfcmain.pbl   >   pfc_w_master   >   pfc_descendant   

Full name pfc_w_master.pfc_descendant
Access public
Extend of boolean
Return value boolean
Prototype event boolean pfc_descendant()

Name Datatype
No Data

Name Datatype
No Data

event pfc_descendant;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  pfc_descendant
//
//	Arguments:   none
//
//	Returns:  boolean
//
//	Description:
//	Always returns true and is used to determine that this
//	class is part of the PowerBuilder Foundation Class Library.
//////////////////////////////////////////////////////////////////////////////
//	
//	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 True
end event

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data