API:FMX.Forms.IFMXFullScreenWindowService.SetShowFullScreenIcon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetShowFullScreenIcon(const AForm: TCommonCustomForm; const AValue: Boolean);

C++

virtual void __fastcall SetShowFullScreenIcon(TCommonCustomForm* const AForm, const bool AValue) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms IFMXFullScreenWindowService

Description

Embarcadero Technologies does not currently have any additional information.