FMX.Types3D.TContext3D.SetSize
Delphi
procedure SetSize(const AWidth, AHeight: Single);
C++
void __fastcall SetSize(const float AWidth, const float AHeight);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TContext3D |
Description
Définit en une seule fois les propriétés Width et Height du contexte 3D.