[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msegui' (#msegui)

tkeyevent

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msegui.pas line 2782

type tkeyevent = class(twindowevent)

public

  fkey: keyty;

  fkeynomod: keyty;

  fchars: msestring;

  fbutton: mousebuttonty;

  fshiftstate: shiftstatesty;

  fposted: Boolean;

  constructor create();

  property timestamp: LongWord; [r]

end;

Inheritance

tkeyevent

|

twindowevent

|

tmseevent

|

tnullinterfacedobject,iunknown

|

tobject


Documentation generated on: 2021-05-13