JVCL Help:TJvCustomSegmentedLEDDisplay.DigitSpacing
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomSegmentedLEDDisplay.DigitSpacing Property
[+] TJvCustomSegmentedLEDDisplay Methods
[+] TJvCustomSegmentedLEDDisplay Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the spacing between digits.
Pascal
propertyDigitSpacing: Integer;
Description
DigitSpacing specifies the spacing between two adjacent digits. Read DigitSpacing to determine how far apart two adjacent digits are or set it to a new value. A DigitSpacing of 0 means each digit is placed directly next to it's predecessor with no spacing between them. Depending on the digit style this is usually to close to each other.
See Also
TJvCustomSegmentedLEDDisplay.DigitClass, TJvCustomSegmentedLEDDisplay.DigitHeight, TJvCustomSegmentedLEDDisplay.DigitWidth, TJvCustomSegmentedLEDDisplay.Slant
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