FMX.Types3D.TContext3D.PopContextStates
Delphi
procedure PopContextStates;
C++
void __fastcall PopContextStates(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Types3D.pas FMX.Types3D.hpp |
FMX.Types3D | TContext3D |
Description
Pops the top state from the stack of saved states, restoring the context to that state.
The state is given by all the states that are set for the context.