API:Vcl.Controls.TCustomHintWindow.PositionAt

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

Delphi

procedure PositionAt(Point: TPoint); overload;
procedure PositionAt(Rect: TRect); overload;

C++

void __fastcall PositionAt(const System::Types::TPoint &Point)/* overload */;
void __fastcall PositionAt(const System::Types::TRect &Rect)/* overload */;

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。