Thermometer.
Definition at line 1388 of file fbcontrols.h.
#include <fbcontrols.h>
Public Member Functions | |
FBThermometer () | |
Constructor. | |
void | Clear () |
Reset bounds and value. | |
Public Attributes | |
FBPropertyFloat | Min |
Read Write Property: Minimum value. | |
FBPropertyFloat | Max |
Read Write Property: Maximum value. | |
FBPropertyFloat | Value |
Read Write Property: Current value. |
FBThermometer | ( | ) |
Constructor.
void Clear | ( | ) |
Reset bounds and value.
Read Write Property: Minimum value.
Definition at line 1394 of file fbcontrols.h.
Read Write Property: Maximum value.
Definition at line 1395 of file fbcontrols.h.
Read Write Property: Current value.
Definition at line 1396 of file fbcontrols.h.