TdxNavBarCustomization.Visible Property
Specifies the Customization Form‘s visibility.
Declaration
property Visible: Boolean read; write;
Property Value
Type | Description |
---|---|
Boolean | A boolean value. |
Remarks
Set the Visible property to True to display the Customization Form. Otherwise, the form will be invisible.
See Also