TMtxPositionPanel::SliderMin Property

__property double SliderMin = {read = FSliderMin, write = SetSliderMin};

Defines the minimum for definition range within which the slider can move.

Read: double FSliderMin;
Write: void SetSliderMin(const double Value);
Declared in Dew::Math::Controls::VCL::TMtxPositionPanel · Dew.Math.Controls.VCL/MtxComCtrls.h · C++Builder only