FMX.Printer.TPrinter.RaiseError
Delphi
procedure RaiseError(const Msg: string);
C++
void __fastcall RaiseError(const System::UnicodeString Msg);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
protected | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinter |
Beschreibung
Löst eine EPrinter-Exception mit der im Parameter Msg bereitgestellten Botschaft aus.