Vcl.Controls.TCustomHintWindow.AutoSize

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure AutoSize;

C++

HIDESBASE void __fastcall AutoSize(void);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHintWindow

説明

TCustomHintWindow のサイズを強制的に親の TCustomHint のサイズに設定します。

AutoSize は、TCustomHintWindow のサイズを、強制的に親の TCustomHint の情報に基づいたサイズに設定します。

関連項目