FMX.Platform.IFMXRenderingSetupService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| Invoke | public | Invokes the callback function to configure Direct3D and OpenGL rendering parameters. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| Subscribe | public | Subscribes callback function to be invoked when Direct3D and OpenGL rendering parameters are being configured. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |
| Unsubscribe | public | Removes the currently subscribed callback from registry. |