FMX.Forms.IFMXFullScreenWindowService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetFullScreenpublicIndicates whether or not your form is running in full-screen mode.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetFullScreenpublicToggles on or off the full-screen mode in your form.
SetShowFullScreenIconpublicShows or hides the full-screen mode icon in your form.
SupportspublicIndicates whether a given interface supports a specific (another) interface.