API:FMX.Dialogs.ShowMessagePos
Delphi
procedure ShowMessagePos(const AMessage: string; const AX, AY: Integer);
C++
extern DELPHI_PACKAGE void __fastcall ShowMessagePos _DEPRECATED_ATTRIBUTE1("Use FMX.DialogService methods") (const System::UnicodeString AMessage, const int AX, const int AY);
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.