Difference between revisions of "RPC HELP Mult Count"

From VistApedia
Jump to: navigation, search
(Created page with " RPC Broker Help Home <h2>Count Property (TMult Class)</h2> Back Example <h3>Applies to</h3> [[RPC_HEL...")
 
 
Line 2: Line 2:
 
<h2>Count Property (TMult Class)</h2>
 
<h2>Count Property (TMult Class)</h2>
 
[[RPC_HELP_TMult|Back]]
 
[[RPC_HELP_TMult|Back]]
 +
 
[[RPC_HELP_TMult_Count_Example|Example]]
 
[[RPC_HELP_TMult_Count_Example|Example]]
  

Latest revision as of 22:03, 3 July 2015

RPC Broker Help Home

Count Property (TMult Class)

Back

Example

Applies to

TMult Class

Declaration

   property Count: Word;

Description

The Count design-time property contains the number of items in a TMult class. If TMult class is empty, Count will be zero.