Vcl.Menus.TPopupMenu.SetPopupPoint

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

Delphi

procedure SetPopupPoint(APopupPoint: TPoint);

C++

void __fastcall SetPopupPoint(const System::Types::TPoint &APopupPoint);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.Menus.pas
Vcl.Menus.hpp
Vcl.Menus TPopupMenu

説明

開始点の座標の設定に使用します。

SetPopupPoint は、ポップアップ メニューが表示される位置の座標を設定するために内部的に使用されます。

関連項目

コード サンプル