Vcl.Controls.TCustomHint.SetHintSize
Delphi
procedure SetHintSize(HintWindow: TCustomHintWindow); virtual;
C++
virtual void __fastcall SetHintSize(TCustomHintWindow* HintWindow);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomHint |
説明
ヒントのサイズを設定します。
このメソッドは、TCustomHintWindow インスタンスからカスタム ヒントのサイズを設定します。