Property VLTransparentColor.TVLTransparentColor.TransparentColors
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: TVLTransparentColor
Contents |
Syntax
Delphi:
property TransparentColors : TVLColorRanges read FTransparentRanges write SetTransparentRanges;
C++ Builder:
__property TVLColorRanges * TransparentColors = { read=FTransparentRanges, write=SetTransparentRanges };
Summary
Collection of transparent color ranges.
Description
Add the desired transparent color ranges to this collection.