API:FMX.Platform.IFMXDialogServiceSync.ShowMessageSync

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ShowMessageSync(const AMessage: string);

C++

virtual void __fastcall ShowMessageSync(const System::UnicodeString AMessage) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXDialogServiceSync

Description

Embarcadero Technologies does not currently have any additional information.