Slider.
Definition at line 1340 of file fbcontrols.h.
#include <fbcontrols.h>

Public Member Functions |
|
| FBSlider () | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyDouble | Min |
| Read Write Property: Minimum value.
|
|
| FBPropertyDouble | Max |
| Read Write Property: Maximum value.
|
|
| FBPropertyDouble | Value |
| Read Write Property: Current value.
|
|
| FBPropertyOrientation | Orientation |
| Read Write Property: Slider
orientation. |
|
| FBPropertyDouble | LargeStep |
| Read Write Property: Large step
value. |
|
| FBPropertyDouble | SmallStep |
| Read Write Property: Small step
value. |
|
| FBPropertyEvent | OnChange |
| Event: Slider value changed. |
|
| FBPropertyEvent | OnTransaction |
| Event: Translation begin/end.
|
|
| FBSlider | ( | ) |
Constructor.
Read Write Property: Minimum value.
Definition at line 1346 of file fbcontrols.h.
Read Write Property: Maximum value.
Definition at line 1347 of file fbcontrols.h.
Read Write Property: Current value.
Definition at line 1348 of file fbcontrols.h.
| FBPropertyOrientation Orientation |
Read Write Property: Slider orientation.
Definition at line 1349 of file fbcontrols.h.
Read Write Property: Large step value.
Definition at line 1350 of file fbcontrols.h.
Read Write Property: Small step value.
Definition at line 1351 of file fbcontrols.h.
Event: Slider value changed.
Definition at line 1353 of file fbcontrols.h.
Event: Translation begin/end.
Definition at line 1354 of file fbcontrols.h.