API:Vcl.Printers.TPrinter.GetPrinter

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure GetPrinter(ADevice, ADriver, APort: PChar; var ADeviceMode: THandle); overload; deprecated;
procedure GetPrinter(var ADevice, ADriver, APort: string; var ADeviceMode: THandle); overload;

C++

void __fastcall GetPrinter _DEPRECATED_ATTRIBUTE0 (System::WideChar * ADevice, System::WideChar * ADriver, System::WideChar * APort, Winapi::Windows::THandle &ADeviceMode)/* overload */;
void __fastcall GetPrinter(System::UnicodeString &ADevice, System::UnicodeString &ADriver, System::UnicodeString &APort, Winapi::Windows::THandle &ADeviceMode)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Vcl.Printers.pas
Vcl.Printers.hpp
Vcl.Printers TPrinter

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !