API:FMX.Dialogs.ShowMessage
Delphi
procedure ShowMessage(const AMessage: string);
C++
extern DELPHI_PACKAGE void __fastcall ShowMessage(const System::UnicodeString AMessage);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Dialogs.pas FMX.Dialogs.hpp |
FMX.Dialogs | FMX.Dialogs |
Description
Embarcadero Technologies does not currently have any additional information.