FMX.Forms.TCommonCustomForm.OnConstrainedResize

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

Delphi

property OnConstrainedResize: TConstrainedResizeEvent read FOnConstrainedResize write FOnConstrainedResize;

C++

__property TConstrainedResizeEvent OnConstrainedResize = {read=FOnConstrainedResize, write=FOnConstrainedResize};

プロパティ

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

説明

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