API:FMX.Forms3D.TCustomForm3D

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

FMX.Forms.TCommonCustomFormFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomForm3D

Delphi

TCustomForm3D = class(TCommonCustomForm, IContextObject, IViewport3D)

C++

class PASCALIMPLEMENTATION TCustomForm3D : public Fmx::Forms::TCommonCustomForm

プロパティ

種類 可視性 ソース ユニット
class public
FMX.Forms3D.pas
FMX.Forms3D.hpp
FMX.Forms3D FMX.Forms3D

説明

TCommonCustomForm は、2D も 3D も含むすべてのフォームの基底クラスを表します。

FMX.Forms3D.TCustomForm3D は FMX.Forms.TCommonCustomForm を継承しています。以下の内容はすべて FMX.Forms.TCommonCustomForm を参照しています。


TCommonCustomForm は、2D も 3D も含むすべてのフォームの基底クラスを表します。


TCommonCustomForm は、すべての TCustomForm および TCustomForm3D とそのすべての派生オブジェクト(TFormTForm3D など)の基底クラスです。

関連項目