Thermometer.
Definition at line 1376 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 1382 of file fbcontrols.h.
Read Write Property: Maximum value.
Definition at line 1383 of file fbcontrols.h.
Read Write Property: Current value.
Definition at line 1384 of file fbcontrols.h.