Show: Delphi
C++
Display Preferences
FMX.Types.IScene Declared Members
From XE2 API Documentation
Functions
| AddUpdateRect | Adds a specified rectangle to the list of rectangles to be updated. |
| GetAnimatedCaret | Gets the flag that specifies whether the current scene has an animated caret. |
| GetCanvas | Getter function for the Canvas property. |
| GetObject | Returns the current scene as a TFmxObject. |
| GetObjectA | Returns the current scene as a TFmxObject. |
| GetStyleBook | Getter function for the StyleBook property. |
| GetTransparency | Gets the flag that specifies whether the current scene is transparent. |
| GetUpdateRect | Gets a specified rectangle from the list of rectangles to be updated. |
| GetUpdateRectsCount | Returns the number of rectangles in the list of rectangles to be updated. |
| LocalToScreen | Transforms and returns a specified point from the local perspective to the screen perspective. |
| ScreenToLocal | Transforms and returns a specified point from the screen perspective to the local perspective. |
| SetStyleBook | Setter function for the StyleBook property. |
| UpdateStyle | Updates the style of the current scene. |
Properties
| Canvas | Provides the drawing surface of the scene. |
| StyleBook | Gets and sets the stored styles of the current scene. |