API:Vcl.RibbonActnCtrls.ShowKeyTip

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function ShowKeyTip(const KeyTip: string; const Enabled, Center: Boolean;
const Rect: TRect; const Position: TKeyTipPosition): TCustomControl; overload;
function ShowKeyTip(const KeyTip: string; const Enabled: Boolean;
const Control: TControl; const Position: TKeyTipPosition): TCustomControl;

C++

extern DELPHI_PACKAGE Vcl::Controls::TCustomControl* __fastcall ShowKeyTip(const System::UnicodeString KeyTip, const bool Enabled, const bool Center, const System::Types::TRect &Rect, const TKeyTipPosition Position)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !