SecCount Property
The number of records in the Sec arrays.
Syntax
__property int SecCount = {read=FSecCount, write=FSetSecCount};
Default Value
0
Remarks
This property controls the size of the following arrays:- SecAggregate
- SecAssetClass
- SecFITID
- SecMemo
- SecName
- SecSecurityId
- SecTicker
- SecType
- SecTypeDescription
- SecUnitPrice
- SecYield
This property is read-only and not available at design time.
Data Type
Integer