Vcl.Controls.TCustomHintWindow.AutoSize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure AutoSize;

C++

HIDESBASE void __fastcall AutoSize();

Propriétés

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

Description

Force TCustomHintWindow à définir sa taille à partir du TCustomHint parent.

AutoSize force l'objet TCustomHintWindow à définir sa taille en fonction des informations de son TCustomHint parent.

Voir aussi