Difference between revisions of "RPC HELP TParams Count"

From VistApedia
Jump to: navigation, search
(Created page with "<h2>Count Property (TParams Class)</h2> Example <h3>Applies to</h3> TParams class <h3>Declaration</h3> property ...")
 
(No difference)

Latest revision as of 01:16, 4 July 2015

Count Property (TParams Class)

Example

Applies to

TParams class

Declaration

   property Count: Word;

Description

The Count property contains the number of parameters in a TParams class. If the TParams class is empty, Count will be zero.