JVCL Help:TJvCustomSegmentedLEDDisplay.SegmentSpacing

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the spacing between segments.


Pascal

 propertySegmentSpacing: Integer;


Description

SegmentSpacing specifies the distance between two adjacent segments. Read SegmentSpacing to determine the current distance between segments or set it to a new value. SegmentSpacing will be rounded down to an even value (i.e. 3 will become 2, 5 will become 4, ...).


See Also

TJvCustomSegmentedLEDDisplay.DotSize, TJvCustomSegmentedLEDDisplay.SegmentThickness


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