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....



ElemMarkedB


Unit:SDL_ntabed
Class:TNTabEd
Declaration:property ElemMarkedB [ACol, ARow: longint]: boolean;

Each numeric value of the table is associated with several flags, one of them being a "marked" flag. There are two kinds of "marked" flags: "MarkedA" and "MarkedB". This flag has no effect on the inner mechanics of TNTabEd, it can be fully used by the user. The property ElemMarkedB determines whether the addressed element (ACol, ARow ) is marked. A TRUE value indicates a marked element. All elements are unmarked by default.

Marked elements are indicated by a different color, which can be set by the property ColorMarkedA. By default, marked elements are in red (type A), and blue (type B) color. Note that marks can be changed also interactively by using the popup menu.



Last Update: 2023-Dec-13