DAS  3.1.6 - 18/09/2017
Data Fields
MSetColorEvent Struct Reference

Object Set Color Event. More...

#include <Mguidefs.h>

+ Collaboration diagram for MSetColorEvent:

Data Fields

MTColor bgc
 Background color. More...
 
MTColor fgc
 Foreground color. More...
 
int type
 Event type (E_SET_COLOR) More...
 

Detailed Description

Object Set Color Event.

This event is generated by the library to set the object's background and/or foreground colors. The event is generated by the following functions/methods: MObjectSetColor(), MObjectSetBackgroundColor(), MObjectSetForegroundColor(), MObjectSetBackgroundRGB(), MObjectSetForegroundRGB(), CmObject::setColor, CmObject::setBackgroundColor, CmObject::setForegroundColor, CmObject::setBackgroundRGB, CmObject::setForegroundRGB

Definition at line 762 of file Mguidefs.h.

Field Documentation

§ bgc

MTColor MSetColorEvent::bgc

Background color.

Definition at line 766 of file Mguidefs.h.

§ fgc

MTColor MSetColorEvent::fgc

Foreground color.

Definition at line 768 of file Mguidefs.h.

§ type

int MSetColorEvent::type

Event type (E_SET_COLOR)

Definition at line 764 of file Mguidefs.h.


The documentation for this struct was generated from the following file:
______________________________________________________________________________________
Generated on Mon Sep 18 2017 11:47:16 for DAS - Rel. 3.1.6 - 18/09/2017.