MaxGapBetweenItems Constant
In This Article
Specifies the maximum indent between items, in pixels.
#Declaration
Delphi
const MaxGapBetweenItems = 48;
#Remarks
This property specifies the maximum value for the GapBetweenItems property.
See Also