API:FMX.DialogService.Sync.TDialogServiceSync.InputQuery

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function InputQuery(const ACaption: string; const APrompts: array of string; var AValues: array of string): Boolean;

C++

__classmethod bool __fastcall InputQuery(const System::UnicodeString ACaption, const System::UnicodeString *APrompts, const int APrompts_High, System::UnicodeString *AValues, const int AValues_High);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.DialogService.Sync.pas
FMX.DialogService.Sync.hpp
FMX.DialogService.Sync TDialogServiceSync

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.