Used to access individual script statements.
property Items[Index: Integer]: TOraStatement; default;
Use the Items property to access individual script statements. The value of the Index parameter corresponds to the Index property of TOraStatement.