__property TColor SliderColor = {read = FSliderColor, write = SetSliderColor};
Defines the color of the slider.
Read:
TColor FSliderColor;Write:
void SetSliderColor(const TColor Value);Declared in Dew::Math::Controls::VCL::TMtxPositionPanel · Dew.Math.Controls.VCL/MtxComCtrls.h · C++Builder only