RAD Studio VCL Reference
|
Convert keyboard message data to TShiftState.
function KeyDataToShiftState(KeyData: Longint): TShiftState;
TShiftState KeyDataToShiftState(Longint KeyData);
Convert the current keyboard state and given KeyData to a TShiftState type.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|