TGlowEffect Class A glow effect. Syntax Unit: FlexCel.Core TGlowEffect = class(TDrawingEffect, System.IComparable<_UThemes.TGlowEffect.TGlowEffect>, IComparable); Constructors Name Description Create Creates a new Glow effect. Methods Name Description Clone Creates a deep copy of the object. CompareTo Overloaded CompareTo(TObject) CompareTo(TGlowEffect) Equals Returns true if both objects are the same. GetHashCode Returns the hashcode of the object. Properties Name Description GlowColor Color for the glow. Radius Radius for the glow.