Vcl.RibbonActnCtrls.TKeyTipList.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TKeyTipList();

Properties

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

Description

Creates a TKeyTipList instance.

This method creates a TKeyTipList instance.

See Also