FMX.Printer.TPrinter.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | FMX.Printer.pas FMX.Printer.hpp |
FMX.Printer | TPrinter |
Beschreibung
Gibt die Anzahl der verfügbaren Drucker im System an.