![]() Chapter Contents |
![]() Previous |
![]() Next |
| Catalog Entry Model: _setTitleColor |
| Syntax | |
| Example |
Syntax |
| CALL NOTIFY (viewer-name, '_setTitleColor', color<, attr>); |
| Argument | Type | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| color |
C | specifies or returns a color | ||||||||
| attr | C | specifies or returns a display attribute:
|
| Example |
In this example, the title text color is green.
call notify('textview', '_set_title_color_',
'green');
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.