FMX.Controls.TControl.FScene
Delphi
FScene: IScene;
C++
_di_IScene FScene;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Keeps the value of the Scene property.
Do not use it in applications. Use Scene instead.