#include
<fbcontrols.h>

Definition at line 1248 of file 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 1254 of file fbcontrols.h.
Read Write Property: 3 for RGB, 4 for RGBA (Default = 3)
Definition at line 1255 of file fbcontrols.h.
Event: Color changed.
Definition at line 1257 of file fbcontrols.h.