System.Tether.Manager.TTetheringManagerCommand.NumParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property NumParams: Integer read GetNumParams;

C++

__property int NumParams = {read=GetNumParams};

Properties

Type Visibility Source Unit Parent
property public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManagerCommand

Description

Number of parameters of the command.

See Also