pfc_propertypopulate


pfcutil.pbl   >   pfc_u_tabpg_dwproperty_base   >   pfc_propertypopulate   

Full name pfc_u_tabpg_dwproperty_base.pfc_propertypopulate
Access public
Extend of integer
Return value integer
Prototype event integer pfc_propertypopulate()

Name Datatype
No Data

Name Datatype
No Data

event pfc_propertypopulate;call super::pfc_propertypopulate;//////////////////////////////////////////////////////////////////////////////
//
//	Function:  		pfc_properypopulate
//
//	Access:    		Public
//
//	Arguments:  	None
//
//	Returns:   		Integer
//   1 if it succeeds.
//	 -1 if an error occurs.
//
//	Description:  	
//	Populate the screen edit controls with the current service values.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

Return 1
end event

     
Name Owner
pfc_u_tabpg_dwproperty_base.pfc_propertystart pfc_u_tabpg_dwproperty_base
pfc_u_tabpg_dwproperty_srvprintpreview.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvprintpreview
pfc_u_tabpg_dwproperty_srvcalendar2.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvcalendar2
pfc_u_tabpg_dwproperty_srvreport.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvreport
pfc_u_tabpg_dwproperty_srvcalendar.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvcalendar
pfc_u_tabpg_dwproperty_srvcalculator.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvcalculator
pfc_u_tabpg_dwproperty_services.pfc_propertypopulate pfc_u_tabpg_dwproperty_services
pfc_u_tabpg_dwproperty_srvquerymode.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvquerymode
pfc_u_tabpg_dwproperty_srvdropdownsearch.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvdropdownsearch
pfc_u_tabpg_dwproperty_srvfilter.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvfilter
pfc_u_tabpg_dwproperty_srvfind.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvfind
pfc_u_tabpg_dwproperty_srvlinkage.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvlinkage
pfc_u_tabpg_dwproperty_srvmultitable.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvmultitable
pfc_u_tabpg_dwproperty_srvlinkage2.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvlinkage2
pfc_u_tabpg_dwproperty_srvsort.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvsort
pfc_u_tabpg_dwproperty_srvreqcolumn.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvreqcolumn
pfc_u_tabpg_dwproperty_srvresize.pfc_propertypopulate pfc_u_tabpg_dwproperty_srvresize

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data