FMX.Printer.TPrinter.GetCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCount: Integer;

C++

int __fastcall GetCount();

Properties

Type Visibility Source Unit Parent
function protected
FMX.Printer.pas
FMX.Printer.hpp
FMX.Printer TPrinter

Description

Protected getter implementation for the Count property.

See Also