pfc_propertyinitialize


pfcutil.pbl   >   pfc_u_tabpg_dwproperty_base   >   pfc_propertyinitialize   

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

Name Datatype
No Data

Name Datatype
No Data

event pfc_propertyinitialize;call super::pfc_propertyinitialize;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  pfc_PropertyInitialize
//
//	Arguments:  
//	 anv_attrib   The datawindow property attributes.
//
//	Returns: Integer
//	 1 = successful
// -1 = Error
//
//	Description:
//	 Initializes the object.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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_buffers.pfc_propertyinitialize pfc_u_tabpg_dwproperty_buffers
pfc_u_tabpg_dwproperty_status.pfc_propertyinitialize pfc_u_tabpg_dwproperty_status

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data