[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.IsHelpKey

Checks whether the widgetset uses the key to show help.

Declaration

Source position: interfacebase.pp line 174

public function TWidgetSet.IsHelpKey(

  Key: Word;

  Shift: TShiftState

):Boolean; virtual;

Arguments

Key

  

The virtual key.

Shift

  

The modifier key state.

Function result

True when this is a Help key.