The equates are not SYSLIST: they are PROPLIST: as below from PROPERTY.CLW:
PROPLIST:HdrTextColor EQUATE (7E32H) ! integer: Text color in header
PROPLIST:HdrBackColor EQUATE (7E33H) ! integer: Background color in header
The equates are not SYSLIST: they are PROPLIST: as below from PROPERTY.CLW:
PROPLIST:HdrTextColor EQUATE (7E32H) ! integer: Text color in header
PROPLIST:HdrBackColor EQUATE (7E33H) ! integer: Background color in header