Show: Delphi C++
Display Preferences

FMX.Types.IScene

From XE3 API Documentation
Jump to: navigation, search

Delphi

type IScene = interface(IInterface) [{16DB110E-DA7D-4E75-BC2D-999FA12E45F5}]

C++

__interface  INTERFACE_UUID("{16DB110E-DA7D-4E75-BC2D-999FA12E45F5}") IScene  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

IScene is the interface that defines a scene of an object.

IScene provides a list of the main methods and properties that define a scene object. Implement the IScene interface to manage the style and the displayed image of a control in different scenes.

IScene is implemented and used in 3D applications. IScene is implemented and extended by TCustomLayer3D.

See Also

Personal tools
Translations