TRVSmartPopupProperties.ShortCut

<< Click to display table of contents >>

TRVSmartPopupProperties.ShortCut

Specifies the key combination users can type to execute command associated with visible "smart popup" button.

property ShortCut: TShortCut;

The effect of pressing ShortCut is the same as clicking the button.

Default value:

$6028 ( Shift + Ctrl +  )

See also properties:

Menu.

See also events of TCustomRichViewEdit:

OnSmartPopupClick.