[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'fpg_base' (#fpgui)

CheckClipboardKey

Detects if the pressed keys represent a Clipboard key shortcut

Declaration

Source position: fpg_base.pas line 733

function CheckClipboardKey(

  AKey: Word;

  AShiftstate: TShiftState

):TClipboardKeyType;

Description

Detects if the pressed keys represent a Clipboard key shortcut. If it does, it returns the correct enum type detected.


Documentation generated on: 2012-01-26