Vcl.Controls.TControl.CustomHint
Delphi
property CustomHint: TCustomHint read GetCustomHint write SetCustomHint;
C++
__property TCustomHint* CustomHint = {read=GetCustomHint, write=SetCustomHint};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | published | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TControl |
説明
コントロールのカスタム ヒント。
CustomHint は、コントロールのヒントの外観を指定するための TCustomHint です。