RPC HELP TParams Count

From VistApedia
Revision as of 01:16, 4 July 2015 by Kdtop (talk | contribs) (Created page with "<h2>Count Property (TParams Class)</h2> Example <h3>Applies to</h3> TParams class <h3>Declaration</h3> property ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.