Property SLWaterfall.TSLBasicWaterfall.Highlighting
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLBasicWaterfall
Contents |
Syntax
Delphi:
property Highlighting : TSLWaterfallHighlighting read FHighlighting write SetHighlighting;
C++ Builder:
__property TSLWaterfallHighlighting * Highlighting = { read=FHighlighting, write=SetHighlighting };
Summary
Specifies the highlighting options for the Waterfall.
Description
Use this property to specify the highlighting behavior of the
Waterfall.