Color edit widget.
Definition at line 1260 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 1266 of file fbcontrols.h.
Read Write Property: 3 for RGB, 4 for RGBA (Default = 3)
Definition at line 1267 of file fbcontrols.h.