<< Click to Display Table of Contents >> Scheme SEMenuXP Assign |
![]() ![]() ![]() |
Purpose
Assign a SEViewScheme object to the menu. With this object you can define the appearance of the menu.
If no scheme is assigned a global default scheme is used.
Prototype
ASSIGN Scheme(oValue) CLASS SEMenuXP
Argument
<oValue> |
A SEViewScheme{} object. If oValue is Null_Object or not defined the global default scheme is used |
See also