ReadOnly

Declaration: ChartBook.Memos[].ReadOnly: boolean;
Determines whether the user can change the text in the memo field. Setting ReadOnly to TRUE ensures that the text is not altered, while still allowing the user to select it. The selected text can then be manipulated by the application, or copied to the Clipboard.