Vcl.Controls.TCustomHintWindow.AutoSize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure AutoSize;

C++

HIDESBASE void __fastcall AutoSize();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHintWindow

Beschreibung

Legt die Größe für TCustomHintWindow basierend auf dem übergeordneten TCustomHint fest.

AutoSize legt die Größe von TCustomHintWindow auf der Basis der Informationen des übergeordneten TCustomHint fest.

Siehe auch