API:FMX.Dialogs.ShowMessageFmt
Delphi
procedure ShowMessageFmt(const AMessage: string; const AParams: array of const);
C++
extern DELPHI_PACKAGE void __fastcall ShowMessageFmt(const System::UnicodeString AMessage, System::TVarRec const *AParams, const int AParams_High);
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. Please help us document this topic by using the Discussion page!