FMX.Controls.IScene Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
AddUpdateRectpublicAdds a specified rectangle to the list of rectangles to be updated.
ChangeScrollingStatepublic
DisableUpdatingpublicThe DisableUpdating method disables the update of the IScene.
EnableUpdatingpublicThe EnableUpdating method enables the update of the IScene.
GetCanvaspublicGetter function for the Canvas property.
GetObjectpublicReturns the current scene as a TFmxObject.
GetSceneScalepublicDeclares the method returning the scale of the device screen.
GetStyleBookpublicGetter function for the StyleBook property.
GetUpdateRectpublicGets a specified rectangle from the list of rectangles to be updated.
GetUpdateRectsCountpublicReturns the number of rectangles in the list of rectangles to be updated.
LocalToScreenpublicTransforms and returns a specified point from the local perspective to the screen perspective.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
ScreenToLocalpublicTransforms and returns a specified point from the screen perspective to the local perspective.
SetStyleBookpublicSetter function for the StyleBook property.
SupportspublicIndicates whether a given interface supports a specific (another) interface.