CheckAmount Property
The US dollar value of the check.
Syntax
property CheckAmount[CheckIndex: Integer]: String;
Default Value
''
Remarks
The US dollar value of the check. This property is part of the Check detail record (type 25), and is 10 characters in length.
The size of the array is controlled by the CheckCount property.
This property is not available at design time.
Data Type
String