JVCL Help:TJvSlider.Position
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSlider.Position Property
Search in JVCL Help
Search in all projectsSummary
Specifies the current value represented by the slider.
Pascal
propertyPosition: Integer;
Description
Use Position to get or change the value the slider represents. Position must be a value between 0 and Maximum.
Use the OnChanged event to respond to changes in the value of Position.
See Also
TJvSlider.Maximum, TJvSlider.OnBeginChange, TJvSlider.OnChanged, TJvSlider.OnStopChanged
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page