Color edit widget.
Definition at line 1251 of file fbcontrols.h.
#include <fbcontrols.h>

Public Member Functions |
|
| FBEditColor () | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyColor | Value |
| Read Write Property: Current value of
color. |
|
| FBPropertyInt | ColorMode |
| Read Write Property: 3 for RGB, 4 for
RGBA (Default = 3) |
|
| FBPropertyEvent | OnChange |
| Event: Color changed. |
|
| FBEditColor | ( | ) |
Constructor.
Read Write Property: Current value of color.
Definition at line 1257 of file fbcontrols.h.
Read Write Property: 3 for RGB, 4 for RGBA (Default = 3)
Definition at line 1258 of file fbcontrols.h.