|
TRVStyle.SelColor |
Top Previous Next |
|
Color of background of selected text in TRichView components (when they have focus) property SelColor: TColor; This color is used for:
For controls without input focus, InactiveSelColor is used instead. TRichView must be linked with this TRVStyle (see TRichView.Style). Default value: clHighlight See also properties: |