TTMSFNCBloxInteraction.KeyActions Property
Defines which keyboard actions are enabled on the surface, such as moving, resizing, paging, selecting, and deleting elements.
API unit family: TMSFNCBloxControl
Declaring type: TTMSFNCBloxInteraction
Type: TTMSFNCBloxKeyActions
Syntax
property KeyActions: TTMSFNCBloxKeyActions;
Default: [kaEscape, kaMove, kaPage, kaResize, kaSelect, kaDelete]
Remarks
Defaults to enabling the escape, move, page, resize, select, and delete actions.