Back to Devexpress

TdxBarItem.ActuallyVisible Property

vcl-dxbar-dot-tdxbaritem-941c68ee.md

latest656 B
Original Source

TdxBarItem.ActuallyVisible Property

Determines whether an item is accessible to a user.

Declaration

delphi
property ActuallyVisible: Boolean read;

Property Value

Type
Boolean

Remarks

ActuallyVisible is True if an item is currently accessible to users in toolbars or in the customization form. Otherwise, ActuallyVisible is False.

See Also

TdxBarItem.VisibleForUser

TdxBarItem Class

TdxBarItem Members

dxBar Unit