JVCL Help:TJvCustomInspector.DividerAbs
JVCL Help: TJvCustomInspector.DividerAbs Property
Search in JVCL Help
Search in all projectsSummary
Absolute divider position.
Pascal
propertyDividerAbs: Integer;
Description
DividerAbs is the X-position (in actual pixels) of the divider between the name and the value part.
Depending on the state of RelativeDivider, DividerAbs is either identical to Divider (RelativeDivider set to False) or is the calculated X-offset (RelativeDivider set to True) based on the value of Divider and the BandWidth (UseBand set to True) or ClientWidth (UseBands set to False).
Read DividerAbs to determine the X-position in pixels of the Divider bar or set it to a new position.
See Also
TJvCustomInspector.BandWidth, TJvCustomInspector.Divider, TJvCustomInspector.RelativeDivider, TJvCustomInspector.UseBands
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