JVCL Help:TJvBaseSegmentedLEDDigit.DPWidth
JVCL Help: TJvBaseSegmentedLEDDigit.DPWidth Property
Search in JVCL Help
Search in all projectsSummary
Additional width required to draw the DP segment.
Pascal
propertyDPWidth: Integer;
Description
DPWidth specifies the additional width required to draw the DP (dot point in lower right corner) segment.
The value of this property is automatically calculated upon changes in the display settings as well as after changing the visible state of the DP segment.
The fact that the DP is rendered does not automatically result in a DPWidth > 0; if the slant angle is such that the upper part shifts to right enough for the DP being rendered in the lower right corner, DPWidth will remain 0.
If the DP is not visible, DPWidth will be 0 at all times.
See Also
TJvCustomSegmentedLEDDigit.Width
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