FMX.InertialMovement.TAniCalculations.Assign

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

Delphi

procedure Assign(Source: TPersistent); override;

C++

virtual void __fastcall Assign(System::Classes::TPersistent* Source);

プロパティ

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


説明

Source オブジェクトの中身を、現在の TAniCalculations オブジェクトへコピーします。

Assign は、次の機能を提供します:

関連項目