API:Vcl.Controls.TCustomHint.ShowHint

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure ShowHint; overload;
procedure ShowHint(Point: TPoint); overload;
procedure ShowHint(Rect: TRect); overload;
procedure ShowHint(Control: TControl); overload;

C++

void __fastcall ShowHint()/* overload */;
void __fastcall ShowHint(const System::Types::TPoint &Point)/* overload */;
void __fastcall ShowHint(const System::Types::TRect &Rect)/* overload */;
void __fastcall ShowHint(TControl* Control)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHint

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 !