of_setdefaultcolor


pfcdwsrv.pbl   >   pfc_n_cst_dwsrv_report   >   of_setdefaultcolor   

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

Name Datatype
No Data

Name Datatype
No Data

public subroutine of_setdefaultcolor (long al_Color);//////////////////////////////////////////////////////////////////////////////
//
//	Function:  of_setdefaultcolor
//
//	Access:  public
//
//	Arguments:
//	al_Color							The new default color.
//
//	Returns:		None.
//
//	Description:	Set the new default color (il_DefaultColor).
//
//////////////////////////////////////////////////////////////////////////////
//
//	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_DefaultColor = al_Color

end subroutine

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data