JVCL Help:TJvSlider.ImageRuler
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSlider.ImageRuler Property
Search in JVCL Help
Search in all projectsSummary
Specifies the bitmap that is used for the ruler background.
Pascal
propertyImageRuler: TBitmap;
Description
Use the Open dialog box that appears as an editor in the Object Inspector to choose a bitmap file (with a .BMP extension) to use as the background, or specify a TBitmap object at runtime.
Use AutoSize to make the slider adjust its size automatically so the client area accommodates the height and width of the ruler image.
See Also
TJvSlider.AutoSize, TJvSlider.ImageThumb
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