of_setdefaultbackcolor


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv_report   >   of_setdefaultbackcolor   

Full name pfc_n_cst_dwsrv_report.of_setdefaultbackcolor
Access public
Extend of
Return value
Prototype public subroutine of_setdefaultbackcolor(long)

Name Datatype
No Data

Name Datatype
No Data

public subroutine of_setdefaultbackcolor (long al_BackColor);//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_setdefaultbackcolor
//
//	Access:  public
//
//	Arguments:
//	al_BackColor					The new default background color.  If
//										Null is passed in, the background mode
//										will be set to Transparent.
//
//	Returns:		None.
//
//	Description:	Set the new default background color (il_DefaultBackColor).
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

il_DefaultBackColor = al_BackColor

end subroutine

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data