TdxBarItem.ActuallyVisible Property
Determines whether an item is accessible to a user.
Declaration
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