ColumnIsPwd

Declaration: ChartBook.Tables[].ColumnIsPwd [ColNr: integer]: boolean;
The property ColumnIsPwd determines whether the strings in column ColNr are displayed as they are or are displayed as '****** '. ColumnIsPwd can be used to hide information of specific columns from the user. By default, ColumnIsPwd is set to FALSE for all columns.