| static nothrow | KeyPressedMessage() |
| public nothrow | KeyPressedMessage(uchar key_) |
| public override bool | Dispatch(Control* control) |
| public override nothrow int | Id() const |
| public nothrow uchar | Key() const |
| public override nothrow String<char> | Name() const |
| public override void | Read(MemoryReader& reader) |
| public override nothrow int | Size() const |
| public override void | Write(MemoryWriter& writer) |
| private uchar | key |