RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TKeyTipValidator.Validate Method
Pascal
class procedure Validate(const SrcKeyTip: string; const CmdKeyTip: string; Control: TControl; var Handled: TKeyTipHandled);
C++
__fastcall Validate(const AnsiString SrcKeyTip, const AnsiString CmdKeyTip, TControl * Control, TKeyTipHandled Handled);

This is Validate, a member of class TKeyTipValidator.

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