Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSEventMBS class.

Previous items Next items

NSEventMBS.NSF26FunctionKey = &hF71D

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F26 key. Not on most Macintosh keyboards.

NSEventMBS.NSF27FunctionKey = &hF71E

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F27 key. Not on most Macintosh keyboards.

NSEventMBS.NSF28FunctionKey = &hF71F

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F28 key. Not on most Macintosh keyboards.

NSEventMBS.NSF29FunctionKey = &hF720

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F29 key. Not on most Macintosh keyboards.

NSEventMBS.NSF2FunctionKey = &hF705

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F2 key.

NSEventMBS.NSF30FunctionKey = &hF721

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F30 key. Not on most Macintosh keyboards.

NSEventMBS.NSF31FunctionKey = &hF722

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F31 key. Not on most Macintosh keyboards.

NSEventMBS.NSF32FunctionKey = &hF723

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F32 key. Not on most Macintosh keyboards.

NSEventMBS.NSF33FunctionKey = &hF724

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F33 key. Not on most Macintosh keyboards.

NSEventMBS.NSF34FunctionKey = &hF725

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F34 key. Not on most Macintosh keyboards.

NSEventMBS.NSF35FunctionKey = &hF726

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F35 key. Not on most Macintosh keyboards.

NSEventMBS.NSF3FunctionKey = &hF706

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F3 key.

NSEventMBS.NSF4FunctionKey = &hF707

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F4 key.

NSEventMBS.NSF5FunctionKey = &hF708

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F5 key.

NSEventMBS.NSF6FunctionKey = &hF709

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F6 key.

NSEventMBS.NSF7FunctionKey = &hF70A

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F7 key.

NSEventMBS.NSF8FunctionKey = &hF70B

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F8 key.

NSEventMBS.NSF9FunctionKey = &hF70C

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

F9 key.

NSEventMBS.NSFindFunctionKey = &hF745

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Find key. Not on most Macintosh keyboards.

NSEventMBS.NSFlagsChanged=12

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSFlagsChangedMask = &h1000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

NSEventMBS.NSFunctionKeyMask = &h800000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing device-independent bits found in event modifier flags.

Set if any function key is pressed. The function keys include the F keys at the top of most keyboards (F1, F2, and so on) and the navigation keys in the center of most keyboards (Help, Forward Delete, Home, End, Page Up, Page Down, and the arrow keys).

NSEventMBS.NSHelpFunctionKey = &hF746

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Help key.

NSEventMBS.NSHelpKeyMask = &h400000

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing device-independent bits found in event modifier flags.

Set if the Help key is pressed.

NSEventMBS.NSHomeFunctionKey = &hF729

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Home key.

NSEventMBS.NSInsertCharFunctionKey = &hF73D

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Insert Character key. Not on most Macintosh keyboards.

NSEventMBS.NSInsertFunctionKey = &hF727

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Insert key. Not on most Macintosh keyboards.

NSEventMBS.NSInsertLineFunctionKey = &hF73B

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants representing Unicode characters (0xF700–0xF8FF) that are reserved for function keys on the keyboard.

Insert Line key. Not on most Macintosh keyboards.

NSEventMBS.NSKeyDown=10

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 7.7
One of the event types.

NSEventMBS.NSKeyDownMask = &h400

Type Topic Plugin Version
const Cocoa MBS MacBase Plugin 9.6
One of the constants for masks for the events.

Pass them to the NSCell method sendActionOn to specify when an NSCell should send its action message.

Previous items Next items

The items on this page are in the following plugins: MBS MacBase Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...