TdxNavBarLinkViewInfo.IsCaptionVisible Method
Indicates whether the link caption is visible.
Declaration
function IsCaptionVisible: Boolean;
Returns
Type |
---|
Boolean |
Remarks
Use this property when handling the OnCustomDraw.Link event to determine whether the link caption needs to be painted. Link captions are not visible if the icon view is applied to the owning group.
See Also