API:FMX.Types3D.TContextManager.CreateFromWindow
Delphi
class function CreateFromWindow(const AParent: TWindowHandle; const AWidth, AHeight: Integer; const AMultisample: TMultisample; const ADepthStencil: Boolean): TContext3D;
C++
__classmethod TContext3D* __fastcall CreateFromWindow(Fmx::Types::TWindowHandle* const AParent, const int AWidth, const int AHeight, const TMultisample AMultisample, const bool ADepthStencil);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TContextManager |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!