Create(PChar,PChar,PChar,Integer) Constructor
Initializes a new instance of the TdxPrintDeviceInfo class with specified settings.
Declaration
constructor Create(ADriver: PChar; ADevice: PChar; APort: PChar; AAttributes: Integer);
Parameters
Name | Type |
---|---|
ADriver | PChar |
ADevice | PChar |
APort | PChar |
AAttributes | Integer |
See Also