Vcl.Controls.TCustomHint.Create

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

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomHint(System::Classes::TComponent* AOwner);

プロパティ

種類 可視性 ソース ユニット
constructor public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TCustomHint

説明

TCustomHint インスタンスを作成します。

このメソッドは、TCustomHint インスタンスを生成します。

関連項目