Table of Contents

ITMSFNCShortCutHint.CancelShortCutHint Method

Hides the shortcut hint overlay and optionally clears the stored shortcut hint string.

API unit family: TMSFNCCustomControl Declaring type: ITMSFNCShortCutHint

Syntax

procedure CancelShortCutHint(AClearShortCutHintString: Boolean = True);

Parameters

Name Description
AClearShortCutHintString When True, also clears the ShortCutHint string.