HI_PicturePopUpMenuEnable

HI_PicturePopUpMenuEnable

%HI_PicturePopUpMenuEnable function


Function

Control function enables/disables displaying of the system popup menu in the picture after clicking on it by right mouse button.

Declaration

%HI_PicturePopUpMenuEnable( BOOL in bEnable )

Parameters

bEnable

@TRUE - enable popup menu.
@FALSE - disable popup menu.

Note

The popup menu is enabled after the picture is opened.

 

This function is available also in %HIX_ version.