Method function VLTransparentColor.TVLColorRanges.Add() : TVLColorRange
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: TVLColorRanges
Contents |
Syntax
Delphi:
function Add() : TVLColorRange;
C++ Builder:
TVLColorRange __fastcall Add();
Visual C++ (MFC):
CTVLColorRange Add();
Summary
Adds a new color range to the collection.
Description
Call this method to add a new color range to the collection.