Fill

Declaration: ChartBook.Tables[].Fill(s: ShortString);
Sets all elements of the table to the string s. The state of any "checked" flag is unchanged.

Example: The statement Tables[3].Fill(''); clears all strings of the table on tab 3 of the ChartBook.