[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Checks whether the widgetset uses the key to show help.
Source position: interfacebase.pp line 158
public function TWidgetSet.IsHelpKey( |
Key: Word; |
Shift: TShiftState |
):Boolean; virtual; |
Key |
|
The virtual key. |
Shift |
|
The modifier key state. |
True when this is a Help key.
lazarus-ccr.sourceforge.net |