System.Bindings.EvalProtocol.IGroup.GetWrapperCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetWrapperCount: Integer;

C++

virtual int __fastcall GetWrapperCount() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
System.Bindings.EvalProtocol.pas
System.Bindings.EvalProtocol.hpp
System.Bindings.EvalProtocol IGroup

Description

Getter method for the WrapperCount property.

GetWrapperCount is the getter method for the WrapperCount property.

See Also