JVCL Help:TJvCustomSegmentedLEDDisplay.SegmentSpacing
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomSegmentedLEDDisplay.SegmentSpacing Property
[+] TJvCustomSegmentedLEDDisplay Methods
[+] TJvCustomSegmentedLEDDisplay Properties
Search in JVCL Help
Search in all projectsSummary
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