Performs actions needed to get the name for the default bin on the selected printer.
Source position: printers.pas line 287
protected function TPrinter.DoGetDefaultBinName: string; virtual; |
Name for the default paper bin on the current printer.
| Remark: | In TPrinter, DoGetDefaultBinName always returns an empty string(''). It must be overridden in a descendent class to perform actions needed for the operating system / widgetset / printer-related technology used in the implementation. |
| Version 4.4 | Generated 2025-11-08 | Home |