www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Declaration
Function ControlKeyDown: Integer;
Description
This function returns a value that indicates the state of the CONTROL key, that is, the function returns 1 if the CONTROL key is pressed down, otherwise it returns 0.
See also
AltKeyDown and ShiftKeyDown functions.