TxCount Property
The number of records in the Tx arrays.
Syntax
__property int TxCount = {read=FTxCount, write=FSetTxCount};
Default Value
0
Remarks
This property controls the size of the following arrays:- TxAggregate
- TxDate
- TxDateSettle
- TxFITID
- TxMemo
- TxName
- TxSecurityId
- TxSubAccountFund
- TxSubAccountSec
- TxTotal
- TxType
- TxTypeDescription
- TxUnitPrice
- TxUnits
This property is read-only and not available at design time.
Data Type
Integer