API:Vcl.RibbonActnCtrls.TKeyTipList.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Add(MatchType: TKeyTipMatchType; Handled: TKeyTipHandled;
Control: TControl; Index: Integer = -1);

C++

void __fastcall Add(TKeyTipMatchType MatchType, TKeyTipHandled Handled, Vcl::Controls::TControl* Control, int Index = 0xffffffff);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.