FMX.Forms3D.TForm3D.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomForm3D.Create */ inline __fastcall virtual TForm3D(System::Classes::TComponent* AOwner) : TCustomForm3D(AOwner) { }
/* TCustomForm3D.CreateNew */ inline __fastcall virtual TForm3D(System::Classes::TComponent* AOwner, NativeInt Dummy) : TCustomForm3D(AOwner, Dummy) { }

Properties

Type Visibility Source Unit Parent
constructor public FMX.Forms3D.hpp FMX.Forms3D TForm3D

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!