API:FMX.Dialogs.ShowMessagePos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ShowMessagePos(const AMessage: string; const AX, AY: Integer);

C++

extern DELPHI_PACKAGE void __fastcall ShowMessagePos(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. Please help us document this topic by using the Discussion page!