API:Vcl.RibbonActnCtrls.TKeyTipValidator.Validate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure Validate(const SrcKeyTip, CmdKeyTip: string;  Control: TControl; var Handled: TKeyTipHandled);

C++

__classmethod void __fastcall Validate(const System::UnicodeString SrcKeyTip, const System::UnicodeString CmdKeyTip, Vcl::Controls::TControl* Control, TKeyTipHandled &Handled);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TKeyTipValidator

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!