Table of Contents

TTMSFNCCustomLabelEditEditKeyDownEvent Event Type

Event handler type fired for key-down events in the inline edit field.

API unit family: TMSFNCLabelEdit

Parameters

Name Description
Sender Control that raised the event.
Key Virtual key code; handlers can modify it to consume or replace the key.
KeyChar Character associated with the key in frameworks that provide it.
Shift Active shift, control, alt, and mouse button state.