API:FMX.Forms.IFMXWindowConstraintsService.SetConstraints

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

Delphi

procedure SetConstraints(const AForm: TCommonCustomForm; const AMinWidth, AMinHeight, AMaxWidth, AMaxHeight: Single);

C++

virtual void __fastcall SetConstraints(TCommonCustomForm* const AForm, const float AMinWidth, const float AMinHeight, const float AMaxWidth, const float AMaxHeight) = 0 ;

プロパティ

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

説明

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