PreviousNextIndex

SET-RGB-VALUE( ) method


(Graphical interfaces only)

Specifies a combination of the red, green, and blue values of an entry in the color table. You cannot change a static color with this method. Before changing the color, you must make the color dynamic using the SET-DYNAMIC( ) method. For an example, see r-colhan.p in the COLOR-TABLE system handle entry.

Return type: LOGICAL

Applies to: COLOR-TABLE system handle

Syntax
SET-RGB-VALUE ( index , integer-expression ) 

index
integer-expression

If the operation is successful, the method returns TRUE.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex