TdxNavBarGroupViewInfo.IsCaptionUseSmallImages Method
Returns a value indicating whether the group caption uses small image.
Declaration
function IsCaptionUseSmallImages: Boolean; virtual;
Returns
Type |
---|
Boolean |
Remarks
Group headers can display images only when an Explorer Bar View is assigned to the control. The UseSmallImages property of the group specifies which image to use in this case.
See Also