Component: KeyboardEvents ( Data)

From Flowcode Help
Revision as of 16:45, 25 June 2026 by Wiki bot (talk | contribs) (Created page with "{| style="width:50%" |- | width="20%" style="color:gray;" | Author | MatrixTSL |- | width="20%" style="color:gray;" | Version | 1.0 |- | width="20%" style="color:gray;...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Author MatrixTSL
Version 1.0
Category Data


KeyboardEvents component

Component that links to keyboard-based events such as keyup and keydown

Version information

Library Version, Component Version, Date, Author, Info
1, 1.0, 15-06-26, ST, Created


Detailed description

No detailed description exists yet for this component

Examples

No additional examples


Macro reference

Property reference

Fc9-prop-icon.png Properties
Fc9-type-7-icon.png Whole App
If true, keyboard events will be monitored for the whole app. Otherwise, keyboard events will be monitored only when the linked object has the input focus. 
Fc9-type-16-icon.png LinkTo
The object that, when focussed, will fire the keyboard events. 

Component Source Code

Please click here to download the component source project: FC_Comp_Source_WEBEXP_KeyboardEvents.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_WEBEXP_KeyboardEvents.fcsx