The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Comment


Unit:SDL_ntabed
Class:TNTabEd
Declaration:property Comment: string;

The property Comment contains an arbitrary comment on the data. The property can store a string of any length. However, this string must not contain any unprintable character codes below ASCII 32. Any codes below ASCII 32 are stripped off automatically when a new string value is assigned to the property Comment.

Note that the comment can also be edited interactively by right clicking the upper left corner (the cursor cell) of the table editor (provided that the CommentEditingAllowed property is set to TRUE).



Last Update: 2023-Dec-13