Used to read the value of the array element into an AnsiString or to assign an AnsiString to the array element.
property ItemAsAnsiString[Index: integer]: AnsiString;
Use the ItemAsAnsiString property to read the value of the array element into an AnsiString or to assign an AnsiString to the array element.