FMX.Forms.TCommonCustomForm.StartWindowDrag

提供:RAD Studio API Documentation

Delphi

procedure StartWindowDrag; virtual;

C++

virtual void __fastcall StartWindowDrag();

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

説明

このフォームのウィンドウがドラッグされようとしていることを知らせます。StartWindowDrag は、このフォームが csDesigning コンポーネント状態である場合には、終了します。

関連項目