FMX.Forms.TCommonCustomForm.StartWindowDrag

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

Delphi

procedure StartWindowDrag; virtual;

C++

virtual void __fastcall StartWindowDrag(void);

プロパティ

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

説明

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

関連項目