Visit Gigasoft's Web Site
 ProEssentials v10 Help

Gigasoft.ProEssentials.Pepco.PeUserInterface.Allow Members

Customization

This property controls whether the user can access the Customization Dialog.

Exporting

This property controls whether the user will have access to export capabilities.

FocalRect

This property controls whether the control will have a focal rect or not. A focal rect is a bounding rectangle surrounding the control to signify that it owns the keyboard/mouse focus. This is similar to the bold effect around standard Windows buttons.

Help

This property shows or hides the Help menu items and buttons throughout the ProEssentials product.

Maximization

This property controls whether the user will have access to maximizing the object.

Popup

This property controls whether the user will have access to the objects popup-menu.

TextExport

This property controls whether the user can access exporting Text/Data from the Export Dialog.

UserInterface

This property controls whether the object translates keyboard and mouse commands. VCL Enumerations: eAllowUserInterface = (xNoInterface, xAllInterface, xNoKeyboard, xNoMouse);