RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomizeFrm.IsDupShortCut Method

IsDupShortCut is part of the customization dialog form.

Pascal
function IsDupShortCut(AShortCut: TShortCut; var Action: TContainedAction): Boolean;
C++
__fastcall Boolean IsDupShortCut(TShortCut AShortCut, TContainedAction Action);

IsDupShortCut is a protected routine that is part of the customization dialog form. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!