Class LPGDIPlusProperties.TLPGPBlends
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.
Package: Mitov.BasicLab
Unit: LPGDIPlusProperties
Inherits: TLPPersistentNotify
Contents |
Syntax
Delphi:
type TLPGPBlends = class( TLPPersistentNotify )
C++ Builder:
class TLPGPBlends : public TLPPersistentNotify
Visual C++ (MFC):
class CTLPGPBlends : public CTLPPersistentNotify
C# (.NET):
public ref class GPBlends : Vcl.VclProperty
Summary
Collection of GDI+ blends.
Description
Defines a collection of GDI+ blends.
Properties
Public
Methods
Public
- procedure Add(ABlend : TGPBlend) - Adds a new blend.
- procedure Add(APosition : Single; AValue : Single) - Adds a new blend.
- procedure Clear() - Clears the list of blends.
- procedure BeginUpdate()
- procedure EndUpdate()