API:FMX.InertialMovement.TRectD.Create

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

Delphi

constructor Create(const Origin: TPointD); overload;
constructor Create(const Left, Top, Right, Bottom: Double); overload;

C++

__fastcall TRectD(const TPointD &Origin)/* overload */;
__fastcall TRectD(const double Left, const double Top, const double Right, const double Bottom)/* overload */;
TRectD() {}

プロパティ

種類 可視性 ソース ユニット
constructor public
FMX.InertialMovement.pas
FMX.InertialMovement.hpp
FMX.InertialMovement TRectD

説明

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