ShowDisabledButtons

Declaration: CustGuiProps.ShowDisabledButtons: boolean;

The property ShowDisabledButtons controls the visibility of buttons which are disabled due to license restrictions. If ShowDisabledButtons is set to FALSE deactivated buttons are invisible and the rest of the buttons are rearranged to avoid any empty spaces in the shortcut button bar. If ShowDisabledButtons is TRUE deactivated buttons are displayed in disabled state.

Hint: Any change of the properties of the class CustGuiProps will be effective only after calling SaveToRegistry.