TdxBarItem.VisibleForUser Property
In This Article
Determines whether an item is visible to a user.
#Declaration
Delphi
property VisibleForUser: Boolean read;
#Property Value
Type |
---|
Boolean |
#Remarks
VisibleForUser returns True if an item is visible to a user.
See Also